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
commitc88ddf2278e6e0794142a884918dc3cef569a2cb (patch)
treed60d6376e247e7b55a47bcd4d31b4b6a963b78bc /security
parent2f58bf2c308809698105d6a1f4d42da04342e0e2 (diff)
downloadpkgsrc-c88ddf2278e6e0794142a884918dc3cef569a2cb.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}; \