diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-10 01:36:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-10 01:36:03 +0800 |
commit | 6f36a8df92e5a94b9c840b9f05e6d7f09ef4b766 (patch) | |
tree | 2a501e60f81713e0bae74180de0b570f1cd01915 /misc | |
parent | e575aad8236f8088e0c532a4ac48e8e55ad25552 (diff) | |
download | freebsd-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/Makefile | 1 |
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> |