summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorbjs <bjs>2007-11-09 05:45:15 +0000
committerbjs <bjs>2007-11-09 05:45:15 +0000
commit4a2f5eed7b7ab8b9d294c9f9c73a775cdab1ecf7 (patch)
treeb2df82aefcbf5d695b5702e30a24076a4e3a6e79 /audio
parent0273fc224c6321dd686c90dc9cf78f07685c1284 (diff)
downloadpkgsrc-4a2f5eed7b7ab8b9d294c9f9c73a775cdab1ecf7.tar.gz
Use CONF_FILES framework for herrie.conf.
Diffstat (limited to 'audio')
-rw-r--r--audio/herrie/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index e5122a27f92..55a82815747 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/11/08 18:45:36 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2007/11/09 05:45:15 bjs Exp $
#
DISTNAME= herrie-1.8.4
@@ -20,6 +20,8 @@ USE_TOOLS+= gmake msgfmt pkg-config
CONFIGURE_ARGS+= verbose
EGDIR= ${PREFIX}/share/examples/herrie
+CONF_FILES= ${EGDIR}/herrie.conf ${PKG_SYSCONFDIR}/herrie.conf
+
CONFIGURE_ENV+= CONFDIR=${PKG_SYSCONFDIR:Q}
CONFIGURE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}
CONFIGURE_ENV+= TRANSDIR=${PREFIX}/${PKGLOCALEDIR}/locale