aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pecl-proctitle
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-05-20 10:21:40 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-05-20 10:21:40 +0000
commit3744340ba46bb2ee8cc99abccd5d1d3e44212c07 (patch)
treefc634330e6061b4b30206ec4690f6dca131a2d7c /sysutils/pecl-proctitle
parent79053b529c6a139212d2fb2aec00955de7f6f5f4 (diff)
downloadports-3744340ba46bb2ee8cc99abccd5d1d3e44212c07.tar.gz
ports-3744340ba46bb2ee8cc99abccd5d1d3e44212c07.zip
This port was updated for php 5.4 support already, revert last commit.
Notes
Notes: svn path=/head/; revision=297020
Diffstat (limited to 'sysutils/pecl-proctitle')
-rw-r--r--sysutils/pecl-proctitle/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/pecl-proctitle/Makefile b/sysutils/pecl-proctitle/Makefile
index e98c543ae2ba..538ac2db26fa 100644
--- a/sysutils/pecl-proctitle/Makefile
+++ b/sysutils/pecl-proctitle/Makefile
@@ -18,7 +18,5 @@ COMMENT= A PECL extension that allows changing the current process' name
USE_PHP= yes
USE_PHPEXT= yes
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
.include <bsd.port.mk>