diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-10 02:20:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-10 02:20:53 +0800 |
commit | eac3a145167978b918701f70130cfa77861456cf (patch) | |
tree | a9c83c0003e80aefe52d39aaafd22ce5de6bed86 /sysutils/pear-Log | |
parent | 19c6f25bb5c64af34fb9c0924d55312e50c5e951 (diff) | |
download | freebsd-ports-gnome-eac3a145167978b918701f70130cfa77861456cf.tar.gz freebsd-ports-gnome-eac3a145167978b918701f70130cfa77861456cf.tar.zst freebsd-ports-gnome-eac3a145167978b918701f70130cfa77861456cf.zip |
- Remove php4 reference
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 50a86dc3ff30..a408a6cecfc1 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -12,7 +12,6 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= yes -IGNORE_WITH_PHP= 4 PEAR_AUTOINSTALL= yes LATEST_LINK= pear-Log |