aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pecl-proctitle
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2012-05-20 18:21:40 +0800
committerflo <flo@FreeBSD.org>2012-05-20 18:21:40 +0800
commit0d2fd821b8d0410810f8ef361a6d51d06a130811 (patch)
tree60663173c55e240b021b2153179050b960f798db /sysutils/pecl-proctitle
parentb883f996a19b04a2181a4b627fe158d9c6acfd63 (diff)
downloadfreebsd-ports-gnome-0d2fd821b8d0410810f8ef361a6d51d06a130811.tar.gz
freebsd-ports-gnome-0d2fd821b8d0410810f8ef361a6d51d06a130811.tar.zst
freebsd-ports-gnome-0d2fd821b8d0410810f8ef361a6d51d06a130811.zip
This port was updated for php 5.4 support already, revert last commit.
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>