From 3d57093de55b80cb873fbbab29f2e1fc66ae3fda Mon Sep 17 00:00:00 2001 From: gson Date: Sun, 6 Jun 2010 17:31:05 +0000 Subject: Set PKG_SYSCONFSUBDIR so that the initial configuration files are installed in the same directory where miredo looks for them. --- net/miredo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/miredo') diff --git a/net/miredo/Makefile b/net/miredo/Makefile index bd96e36a476..5554804b713 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2010/05/14 06:22:18 pettai Exp $ +# $NetBSD: Makefile,v 1.18 2010/06/06 17:31:05 gson Exp $ DISTNAME= miredo-1.1.7 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.remlab.net/files/miredo/archive/ EXTRACT_SUFX= .tar.bz2 @@ -22,6 +23,7 @@ USE_LIBTOOL= yes PKG_DESTDIR_SUPPORT= user-destdir +PKG_SYSCONFSUBDIR?= miredo EGDIR= ${PREFIX}/share/examples/miredo CONF_FILES= ${EGDIR}/miredo.conf ${PKG_SYSCONFDIR}/miredo.conf CONF_FILES+= ${EGDIR}/miredo-server.conf \ -- cgit v1.2.3