aboutsummaryrefslogtreecommitdiff
path: root/security/portsentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/portsentry/Makefile')
-rw-r--r--security/portsentry/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index e5532c8a2456..65d6ab94bf41 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= portsentry
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= security
MASTER_SITES= http://www.psionic.com/tools/
@@ -19,9 +19,6 @@ post-patch:
${WRKSRC}/portsentry.conf ${WRKSRC}/portsentry_config.h
do-install:
-.if !exists($(PREFIX)/etc/portsentry.conf)
- ${INSTALL_DATA} ${WRKSRC}/portsentry.conf ${PREFIX}/etc
-.endif
${INSTALL_DATA} ${WRKSRC}/portsentry.conf ${PREFIX}/etc/portsentry.conf.default
${INSTALL_DATA} ${WRKSRC}/portsentry.ignore ${PREFIX}/etc
${INSTALL_PROGRAM} ${WRKSRC}/portsentry ${PREFIX}/bin