pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/kdepimlibs4
Module Name: pkgsrc
Committed By: markd
Date: Sat May 23 10:59:33 UTC 2020
Modified Files:
pkgsrc/misc/kdepimlibs4: Makefile
Log Message:
kdepimlibs4: remove SUBST block no longer required.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/misc/kdepimlibs4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/kdepimlibs4/Makefile
diff -u pkgsrc/misc/kdepimlibs4/Makefile:1.97 pkgsrc/misc/kdepimlibs4/Makefile:1.98
--- pkgsrc/misc/kdepimlibs4/Makefile:1.97 Thu May 21 20:53:38 2020
+++ pkgsrc/misc/kdepimlibs4/Makefile Sat May 23 10:59:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2020/05/21 20:53:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.98 2020/05/23 10:59:33 markd Exp $
DISTNAME= kdepimlibs-4.14.10
PKGNAME= ${DISTNAME:S/-4/4-4/}
@@ -9,12 +9,6 @@ MASTER_SITES= ${MASTER_SITE_KDE:=applica
.include "../../meta-pkgs/kde4/Makefile.kde4"
-SUBST_CLASSES+= phononrelpath
-SUBST_STAGE.phononrelpath= post-configure
-SUBST_MESSAGE.phononrelpath= Fixing phonon RELWITHDEBINFO path
-SUBST_FILES.phononrelpath= _KDE_build/CMakeFiles/Export/${LOCALBASE:S^/^_^}/lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix-${TARGET_NAME}.cmake
-SUBST_SED.phononrelpath= -e 's:[^"]*/\.buildlink/lib/libphonon\.so::'
-
CMAKE_DEPENDENCIES_REWRITE= _KDE_build/KDEPimLibsDependencies.cmake
CMAKE_ARGS+= -DKDE4_BUILD_TESTS:BOOL=OFF
Home |
Main Index |
Thread Index |
Old Index