diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 17:36:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 17:36:03 +0000 |
commit | 231b3091fdc1f7b47c45c16d00088ad46a0ebed3 (patch) | |
tree | 2a501e60f81713e0bae74180de0b570f1cd01915 /misc/pecl-timezonedb | |
parent | c6d27d363e2994a9733390e5519316bcf936dc45 (diff) | |
download | ports-231b3091fdc1f7b47c45c16d00088ad46a0ebed3.tar.gz ports-231b3091fdc1f7b47c45c16d00088ad46a0ebed3.zip |
Notes
Diffstat (limited to 'misc/pecl-timezonedb')
-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> |