summaryrefslogtreecommitdiff
path: root/net/miredo
diff options
context:
space:
mode:
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