summaryrefslogtreecommitdiff
path: root/games/ggz-client-libs/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2008-05-06 23:47:06 +0000
committermarkd <markd@pkgsrc.org>2008-05-06 23:47:06 +0000
commitb86899d12386a5da37fdbdd542f5c1a0616444c8 (patch)
tree10d2add148489a1cb56227418bad9a69c5e59e09 /games/ggz-client-libs/Makefile
parentd9695157bcbe768f510b16a28c398e9eea70cae4 (diff)
downloadpkgsrc-b86899d12386a5da37fdbdd542f5c1a0616444c8.tar.gz
Add an initially empty ${PKG_SYSCONFDIR}/ggz.modules. Various other GGZ
aware packages will update it.
Diffstat (limited to 'games/ggz-client-libs/Makefile')
-rw-r--r--games/ggz-client-libs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index ae1792ffdb4..1c00848733a 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/04/26 13:38:15 markd Exp $
+# $NetBSD: Makefile,v 1.3 2008/05/06 23:47:06 markd Exp $
#
DISTNAME= ggz-client-libs-0.0.14.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/0.0.14.1/
@@ -22,6 +22,7 @@ CONF_FILES+= ${PREFIX}/share/examples/ggz-client-libs/ggz.menu \
${PKG_SYSCONFDIR}/xdg/menus/ggz.menu
CONF_FILES+= ${PREFIX}/share/examples/ggz-client-libs/ggz.merge.menu \
${PKG_SYSCONFDIR}/xdg/menus/ggz.merge.menu
+CONF_FILES+= /dev/null ${PKG_SYSCONFDIR}/ggz.modules
.include "../../games/libggz/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"