summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2007-11-09 05:45:15 +0000
committerbjs <bjs@pkgsrc.org>2007-11-09 05:45:15 +0000
commit1465ed5edc2cd177e94e76c6ef1ff802df190c86 (patch)
treeb2df82aefcbf5d695b5702e30a24076a4e3a6e79 /audio
parente31b41e5bff6286801f23d57efd6a4dd55d0061c (diff)
downloadpkgsrc-1465ed5edc2cd177e94e76c6ef1ff802df190c86.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