summaryrefslogtreecommitdiff
path: root/net/gated/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gated/Makefile')
-rw-r--r--net/gated/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 9c5f7e72c6f..85a89d9f594 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:53 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2007/03/24 19:21:29 joerg Exp $
DISTNAME= gated-3-5-11
PKGNAME= gated-3.5.11
@@ -25,6 +25,8 @@ RCD_SCRIPT_SRC.gated= ${FILESDIR}/gated
BUILD_TARGET= gated
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 sbin share/doc/gated
+
post-extract:
@${SED} -e 's#@PREFIX@#${PREFIX}#' <${FILESDIR}/configuration \
>${WRKSRC}/src/configs/netbsd
@@ -39,7 +41,6 @@ do-configure:
${RM} -f Config
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gated
cd ${WRKSRC}/doc && ${PAX} -rw -pe . ${PREFIX}/share/doc/gated
${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/doc/gated
${CHGRP} -R ${SHAREGRP} ${PREFIX}/share/doc/gated