aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-06-10 01:36:03 +0800
committermiwi <miwi@FreeBSD.org>2013-06-10 01:36:03 +0800
commit6f36a8df92e5a94b9c840b9f05e6d7f09ef4b766 (patch)
tree2a501e60f81713e0bae74180de0b570f1cd01915 /misc
parente575aad8236f8088e0c532a4ac48e8e55ad25552 (diff)
downloadfreebsd-ports-gnome-6f36a8df92e5a94b9c840b9f05e6d7f09ef4b766.tar.gz
freebsd-ports-gnome-6f36a8df92e5a94b9c840b9f05e6d7f09ef4b766.tar.zst
freebsd-ports-gnome-6f36a8df92e5a94b9c840b9f05e6d7f09ef4b766.zip
- Remove php4 reference
Diffstat (limited to 'misc')
-rw-r--r--misc/pecl-timezonedb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile
index 73119da78256..602b41b7fd97 100644
--- a/misc/pecl-timezonedb/Makefile
+++ b/misc/pecl-timezonedb/Makefile
@@ -17,6 +17,5 @@ LICENSE= PHP30
CONFIGURE_ARGS= --enable-timezonedb
USE_PHP= yes
USE_PHPEXT= yes
-IGNORE_WITH_PHP=4
.include <bsd.port.mk>