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: nia
Date: Thu Mar 5 11:58:07 UTC 2020
Modified Files:
pkgsrc/x11/qt5-qtbase: Makefile Makefile.common
Log Message:
qt5-qtbase: these options are only for the -base package
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/x11/qt5-qtbase/Makefile
cvs rdiff -u -r1.37 -r1.38 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
diff -u pkgsrc/x11/qt5-qtbase/Makefile:1.88 pkgsrc/x11/qt5-qtbase/Makefile:1.89
--- pkgsrc/x11/qt5-qtbase/Makefile:1.88 Tue Jan 21 20:25:37 2020
+++ pkgsrc/x11/qt5-qtbase/Makefile Thu Mar 5 11:58:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2020/01/21 20:25:37 adam Exp $
+# $NetBSD: Makefile,v 1.89 2020/03/05 11:58:07 nia Exp $
DISTNAME= qtbase-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
@@ -220,6 +220,7 @@ post-install:
${MV} -f ${DESTDIR}${PREFIX}/${BROKEN_FILES1}.1 \
${DESTDIR}${PREFIX}/${BROKEN_FILES1}
+.include "options.mk"
.include "../../archivers/zstd/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
Index: pkgsrc/x11/qt5-qtbase/Makefile.common
diff -u pkgsrc/x11/qt5-qtbase/Makefile.common:1.37 pkgsrc/x11/qt5-qtbase/Makefile.common:1.38
--- pkgsrc/x11/qt5-qtbase/Makefile.common:1.37 Wed Jan 22 14:06:08 2020
+++ pkgsrc/x11/qt5-qtbase/Makefile.common Thu Mar 5 11:58:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2020/01/22 14:06:08 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.38 2020/03/05 11:58:07 nia Exp $
# used by x11/qt5-mysql/Makefile
# used by x11/qt5-odbc/Makefile
# used by x11/qt5-psql/Makefile
@@ -31,7 +31,6 @@
# used by x11/qt5-qtxmlpatterns/Makefile
.include "../../x11/qt5/Makefile.common"
-.include "options.mk"
.include "../../mk/dlopen.buildlink3.mk"
BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:Q}
Home |
Main Index |
Thread Index |
Old Index