summaryrefslogtreecommitdiff
path: root/security/portsentry
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-24 19:21:18 +0000
committerjoerg <joerg>2007-03-24 19:21:18 +0000
commitf28d555e18f935b83971ec8fe6c74564beccb54b (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /security/portsentry
parent3693e572eee7e816fbb7530590631bdda71fcea9 (diff)
downloadpkgsrc-f28d555e18f935b83971ec8fe6c74564beccb54b.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'security/portsentry')
-rw-r--r--security/portsentry/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index 68744cf3cf2..441e809b967 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:37 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/03/24 19:21:31 joerg Exp $
#
DISTNAME= portsentry-1.2
@@ -17,6 +17,8 @@ EGDIR= ${PREFIX}/share/examples/portsentry
CONF_FILES= ${EGDIR}/portsentry.conf ${PKG_SYSCONFDIR}/portsentry.conf
CONF_FILES+= ${EGDIR}/portsentry.ignore ${PKG_SYSCONFDIR}/portsentry.ignore
+INSTALLATION_DIRS= share/doc/portsentry share/examples/portsentry
+
post-patch:
@cd ${WRKSRC}; \
case ${OPSYS} in \
@@ -33,7 +35,6 @@ post-patch:
done
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/portsentry
${INSTALL_DATA} ${WRKSRC}/README.install ${PREFIX}/share/doc/portsentry
${INSTALL_DATA} ${WRKSRC}/README.methods ${PREFIX}/share/doc/portsentry