From e8254e7a3a3168361b605a8df8c7f133d677197e Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 24 Apr 2015 11:23:39 +0000 Subject: Fix another libphonon reference. Bump revision. --- x11/kdelibs4/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 3e106659891..e7ee84ddc48 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2015/04/17 15:52:58 adam Exp $ +# $NetBSD: Makefile,v 1.79 2015/04/24 11:23:39 joerg Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop @@ -62,7 +62,8 @@ SUBST_SED.kdelibsfix= -e 's:@LOCALBASE@:${LOCALBASE}:g' 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/CMakeFiles/Export/${LOCALBASE:S^/^_^}/share/kde/apps/cmake/modules/KDELibs4LibraryTargets-${TARGET_NAME}.cmake \ + _KDE_build/experimental/libkdeclarative/CMakeFiles/Export/${LOCALBASE:S^/^_^}/lib/cmake/KDeclarative/KDeclarativeLibraryTargets-${TARGET_NAME}.cmake SUBST_SED.phononrelpath= -e 's:[^"]*/\.buildlink/lib/libphonon\.so::' USE_TOOLS+= flex gmake -- cgit v1.2.3