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: markd
Date: Mon Aug 22 20:46:19 UTC 2016
Modified Files:
pkgsrc/devel/kservice: Makefile
Log Message:
Add flex and bison tool dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/devel/kservice/Makefile:1.2
--- pkgsrc/devel/kservice/Makefile:1.1 Thu May 26 08:29:06 2016
+++ pkgsrc/devel/kservice/Makefile Mon Aug 22 20:46:19 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/26 08:29:06 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/22 20:46:19 markd Exp $
DISTNAME= kservice-${KF5VER}
CATEGORIES= devel
@@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND g
BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
-USE_TOOLS+= msgmerge
+USE_TOOLS+= bison flex msgmerge
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/menus
CONF_FILES+= ${PREFIX}/share/examples/kservice/applications.menu \
Home |
Main Index |
Thread Index |
Old Index