pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt6: don't install lib/pkgconfig
Module Name: pkgsrc-wip
Committed By: Niclas Rosenvik <nros%netbsd.org@localhost>
Pushed By: nros
Date: Fri Apr 23 11:09:28 2021 +0000
Changeset: 5ffc8cd345c5f6eac6b886112739b47b5bed28ca
Modified Files:
qt6-qtbase/Makefile
Log Message:
qt6: don't install lib/pkgconfig
don't create lib/pkgconfig in destdir since no pkgconfig files
are installed in qt6
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ffc8cd345c5f6eac6b886112739b47b5bed28ca
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qt6-qtbase/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/qt6-qtbase/Makefile b/qt6-qtbase/Makefile
index 683715a2f7..b88034ed0d 100644
--- a/qt6-qtbase/Makefile
+++ b/qt6-qtbase/Makefile
@@ -128,8 +128,6 @@ BUILDLINK_PASSTHRU_DIRS+= ${QTPREFIX}
# executed during build
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/lib
-INSTALLATION_DIRS= lib/pkgconfig
-
CHECK_INTERPRETER_SKIP+= qt6/mkspecs/features/data/mac/objc_namespace.sh
CHECK_INTERPRETER_SKIP+= qt6/mkspecs/features/uikit/device_destinations.sh
CHECK_INTERPRETER_SKIP+= qt6/mkspecs/features/uikit/devices.py
Home |
Main Index |
Thread Index |
Old Index