summaryrefslogtreecommitdiff
path: root/security/phpdeadlock
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-08-20 17:27:52 +0000
commit7a0bd317631d50743f0a374e87553b67823ce01b (patch)
treea6a20687ac7deead25a53b4c03118c3a00060775 /security/phpdeadlock
parent- change default mod_perl version, else the port will not build (diff)
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Notes
Notes: svn path=/head/; revision=280086
Diffstat (limited to 'security/phpdeadlock')
-rw-r--r--security/phpdeadlock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile
index d7cc66a7db8c..b1157669fd03 100644
--- a/security/phpdeadlock/Makefile
+++ b/security/phpdeadlock/Makefile
@@ -7,6 +7,7 @@
PORTNAME= phpdeadlock
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= security www
MASTER_SITES= SF/${PORTNAME}/Deadlock/${PORTVERSION}%20Stable
DISTNAME= Deadlock-${PORTVERSION}-Stable
@@ -20,7 +21,7 @@ DLDIR= www/${DLURL}
PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt
USE_DOS2UNIX= yes
-USE_APACHE= 1.3+
+USE_APACHE= 13+
USE_PHP= mysql session ctype pcre
NO_BUILD= yes