summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2007-12-28 11:51:42 +0000
committerobache <obache>2007-12-28 11:51:42 +0000
commit249b8b99467154fc47f7ad86cabe7cd0d9114479 (patch)
treed60d6376e247e7b55a47bcd4d31b4b6a963b78bc /security
parent1e0b3578402a99f2a9abc711ea0c8f8b243e4904 (diff)
downloadpkgsrc-249b8b99467154fc47f7ad86cabe7cd0d9114479.tar.gz
Require pre-created sbin directory.
Diffstat (limited to 'security')
-rw-r--r--security/portsentry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index 441e809b967..91c6183c77b 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/03/24 19:21:31 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2007/12/28 11:51:42 obache Exp $
#
DISTNAME= portsentry-1.2
@@ -17,7 +17,7 @@ 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
+INSTALLATION_DIRS= sbin share/doc/portsentry share/examples/portsentry
post-patch:
@cd ${WRKSRC}; \