Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/kdelibs4 (x11/kdelibs4) remove non-effective SUBST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7d6808e0a40
branches:  trunk
changeset: 432197:d7d6808e0a40
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue May 19 16:06:01 2020 +0000

description:
(x11/kdelibs4) remove non-effective SUBST block, correct me if wrong, tks

diffstat:

 x11/kdelibs4/Makefile |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (23 lines):

diff -r 13e551818405 -r d7d6808e0a40 x11/kdelibs4/Makefile
--- a/x11/kdelibs4/Makefile     Tue May 19 16:01:40 2020 +0000
+++ b/x11/kdelibs4/Makefile     Tue May 19 16:06:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2020/05/14 18:04:44 rillig Exp $
+# $NetBSD: Makefile,v 1.113 2020/05/19 16:06:01 mef Exp $
 
 DISTNAME=      kdelibs-4.14.38
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
@@ -60,12 +60,7 @@
 SUBST_VARS.kdelibsfix=         LOCALBASE
 
 # Avoid the WRKDIR path in the installed cmake file
-SUBST_CLASSES+=                        phononrelpath
-SUBST_STAGE.phononrelpath=     post-configure
-SUBST_MESSAGE.phononrelpath=   Fixing phonon RELWITHDEBINFO path
-SUBST_FILES.phononrelpath=     _KDE_build/CMakeFiles/Export/${LOCALBASE:S^/^_^}/share/kde/apps/cmake/modules/KDELibs4LibraryTargets-${TARGET_NAME}.cmake
-SUBST_FILES.phononrelpath+=    _KDE_build/experimental/libkdeclarative/CMakeFiles/Export/${LOCALBASE:S^/^_^}/lib/cmake/KDeclarative/KDeclarativeLibraryTargets-${TARGET_NAME}.cmake
-SUBST_SED.phononrelpath=       -e 's:${BUILDLINK_DIR}:${PREFIX}:'
+# SUBST BLOCK deleted
 
 USE_TOOLS+=    flex gmake
 PLIST_VARS+=   kgrantpty mac notmac



Home | Main Index | Thread Index | Old Index