pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/ggz-client-libs Add an initially empty ${PKG_SYS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/406ebaf609e3
branches:  trunk
changeset: 542188:406ebaf609e3
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue May 06 23:47:06 2008 +0000

description:
Add an initially empty ${PKG_SYSCONFDIR}/ggz.modules.  Various other GGZ
aware packages will update it.

diffstat:

 games/ggz-client-libs/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 0105fd3deed2 -r 406ebaf609e3 games/ggz-client-libs/Makefile
--- a/games/ggz-client-libs/Makefile    Tue May 06 20:28:02 2008 +0000
+++ b/games/ggz-client-libs/Makefile    Tue May 06 23:47:06 2008 +0000
@@ -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 @@
                ${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"



Home | Main Index | Thread Index | Old Index