aboutsummaryrefslogtreecommitdiff
path: root/security/pfw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pfw/Makefile')
-rw-r--r--security/pfw/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/pfw/Makefile b/security/pfw/Makefile
index 217f58d78ec9..4260d11d9fc3 100644
--- a/security/pfw/Makefile
+++ b/security/pfw/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pfw
-PORTVERSION= 0.6
+PORTVERSION= 0.6.1
CATEGORIES= security www
MASTER_SITES= http://www.allard.nu/pfw/download/
EXTRACT_SUFX= .tgz
@@ -16,6 +16,8 @@ COMMENT= A web frontend for the pf firewall
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//}
+
USE_PHP= session pcre
WANT_PHP_WEB= yes
NO_BUILD= yes