summaryrefslogtreecommitdiff
path: root/net/miredo
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-12-21 12:43:09 +0000
committerobache <obache@pkgsrc.org>2007-12-21 12:43:09 +0000
commit4fb697ec0bdab57beb4520479d1d14ef7a84f3ae (patch)
treeb8dc4d92ad7d2ba6f0d8d2e040579f29c2b4f801 /net/miredo
parentf3276d3c802be9f805904080ac2f77308ee095e6 (diff)
downloadpkgsrc-4fb697ec0bdab57beb4520479d1d14ef7a84f3ae.tar.gz
Name of sample config files has been changed.
Bump PKGREVISION. And this package is DESTDIR ready.
Diffstat (limited to 'net/miredo')
-rw-r--r--net/miredo/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/net/miredo/Makefile b/net/miredo/Makefile
index 7e1a82b24f8..167ed23e43f 100644
--- a/net/miredo/Makefile
+++ b/net/miredo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2007/07/08 12:35:10 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/12/21 12:43:09 obache Exp $
DISTNAME= miredo-1.0.6
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.remlab.net/files/miredo/
EXTRACT_SUFX= .tar.bz2
@@ -15,11 +16,13 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+PKG_DESTDIR_SUPPORT= user-destdir
+
EGDIR= ${PREFIX}/share/examples/miredo
-CONF_FILES= ${EGDIR}/miredo.conf-dist ${PKG_SYSCONFDIR}/miredo.conf
-CONF_FILES+= ${EGDIR}/miredo-server.conf-dist \
+CONF_FILES= ${EGDIR}/miredo.conf ${PKG_SYSCONFDIR}/miredo.conf
+CONF_FILES+= ${EGDIR}/miredo-server.conf \
${PKG_SYSCONFDIR}/miredo-server.conf
-CONF_FILES+= ${EGDIR}/isatapd.conf-dist ${PKG_SYSCONFDIR}/isatapd.conf
+CONF_FILES+= ${EGDIR}/isatapd.conf ${PKG_SYSCONFDIR}/isatapd.conf
CONFIGURE_ARGS+= --enable-examplesdir=${EGDIR} --disable-sample-conf