diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-03 08:21:02 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-03 08:21:02 +0800 |
commit | 9535990d3f9c07794e2f2bc677e740db86364cbe (patch) | |
tree | dc9ce61c7bb8cd7e88f1abece4a80c5376c71394 /misc | |
parent | 48ebb8be3c5a069ff12805939c95d3a2b9a77d65 (diff) | |
download | freebsd-ports-gnome-9535990d3f9c07794e2f2bc677e740db86364cbe.tar.gz freebsd-ports-gnome-9535990d3f9c07794e2f2bc677e740db86364cbe.tar.zst freebsd-ports-gnome-9535990d3f9c07794e2f2bc677e740db86364cbe.zip |
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717
Submitted by: clsung
Approved by: portmgr (erwin)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/instant-tinderbox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/instant-tinderbox/Makefile b/misc/instant-tinderbox/Makefile index b8b15b9e7af5..0bfd25b343bf 100644 --- a/misc/instant-tinderbox/Makefile +++ b/misc/instant-tinderbox/Makefile @@ -34,7 +34,6 @@ USE_SQLITE= yes USE_APACHE= yes -WANT_PHP_PEAR= yes USE_PHP= yes USE_TCL= yes |