pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt5-qtbase
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 18 08:02:55 UTC 2018
Modified Files:
pkgsrc/x11/qt5-qtbase: Makefile.common
Log Message:
Removed references to wip
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/qt5-qtbase/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt5-qtbase/Makefile.common
diff -u pkgsrc/x11/qt5-qtbase/Makefile.common:1.22 pkgsrc/x11/qt5-qtbase/Makefile.common:1.23
--- pkgsrc/x11/qt5-qtbase/Makefile.common:1.22 Wed Jan 17 19:30:46 2018
+++ pkgsrc/x11/qt5-qtbase/Makefile.common Thu Jan 18 08:02:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2018/01/17 19:30:46 markd Exp $
+# $NetBSD: Makefile.common,v 1.23 2018/01/18 08:02:55 adam Exp $
# used by x11/qt5-mysql/Makefile
# used by x11/qt5-odbc/Makefile
# used by x11/qt5-psql/Makefile
@@ -58,9 +58,9 @@ PLIST.jit= yes
# avoid creating a .qt directory in the users home directory
SCRIPTS_ENV+= HOME=${WRKDIR}
-.if empty(PKGPATH:Mwip/qt5-qtbase) \
- && empty(PKGPATH:Mwip/qt5-odbc) && empty(PKGPATH:Mwip/qt5-mysql) \
- && empty(PKGPATH:Mwip/qt5-psql) && empty(PKGPATH:Mwip/qt5-sqlite3)
+.if empty(PKGPATH:Mx11/qt5-qtbase) \
+ && empty(PKGPATH:Mx11/qt5-odbc) && empty(PKGPATH:Mx11/qt5-mysql) \
+ && empty(PKGPATH:Mx11/qt5-psql) && empty(PKGPATH:Mx11/qt5-sqlite3)
do-configure:
cd ${WRKSRC} && ${QTPREFIX}/bin/qmake -o Makefile
.endif
Home |
Main Index |
Thread Index |
Old Index