pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kservice
Module Name: pkgsrc
Committed By: mef
Date: Tue May 19 15:28:29 UTC 2020
Modified Files:
pkgsrc/devel/kservice: Makefile
Log Message:
(devel/kservice) Remove non-effective SUBST. Please correct more, thanks
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/kservice/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/kservice/Makefile
diff -u pkgsrc/devel/kservice/Makefile:1.28 pkgsrc/devel/kservice/Makefile:1.29
--- pkgsrc/devel/kservice/Makefile:1.28 Sun Apr 12 08:27:53 2020
+++ pkgsrc/devel/kservice/Makefile Tue May 19 15:28:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/04/12 08:27:53 adam Exp $
+# $NetBSD: Makefile,v 1.29 2020/05/19 15:28:29 mef Exp $
DISTNAME= kservice-${KF5VER}
PKGREVISION= 3
@@ -14,12 +14,6 @@ BUILD_DEPENDS+= kdoctools>=${KF5VER}:../
USE_TOOLS+= bison flex msgmerge
-SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= pre-configure
-SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= CMakeLists.txt src/CMakeLists.txt
-SUBST_SED.xdg= -e 's:{KDE_INSTALL_SYSCONFDIR}/xdg/menus:{KDE_INSTALL_DATAROOTDIR}/examples/kservice:'
-
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus
CONF_FILES+= ${PREFIX}/share/examples/kservice/applications.menu \
${PKG_SYSCONFDIR}/xdg/menus/applications.menu
Home |
Main Index |
Thread Index |
Old Index