pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/kdelibs4 Fix another libphonon reference. Bump rev...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63e0569e7a01
branches: trunk
changeset: 650523:63e0569e7a01
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Apr 24 11:23:39 2015 +0000
description:
Fix another libphonon reference. Bump revision.
diffstat:
x11/kdelibs4/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 23651ec9b1b5 -r 63e0569e7a01 x11/kdelibs4/Makefile
--- a/x11/kdelibs4/Makefile Fri Apr 24 11:23:05 2015 +0000
+++ b/x11/kdelibs4/Makefile Fri Apr 24 11:23:39 2015 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index