diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 14:31:30 +0000 |
commit | fbc062586d44d65699efa4198156cfe3fc6c20d4 (patch) | |
tree | faff27d32fb3b32e1b3118d4329c734a52983d1d /devel/phpbt | |
parent | ef8c3160f2584bce754d7afefa9e0be26eebdb23 (diff) | |
download | ports-fbc062586d44d65699efa4198156cfe3fc6c20d4.tar.gz ports-fbc062586d44d65699efa4198156cfe3fc6c20d4.zip |
Notes
Diffstat (limited to 'devel/phpbt')
-rw-r--r-- | devel/phpbt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/phpbt/Makefile b/devel/phpbt/Makefile index 509dd6dbad01..9f88a9bba5b4 100644 --- a/devel/phpbt/Makefile +++ b/devel/phpbt/Makefile @@ -21,7 +21,6 @@ USE_PHP= ctype pcre posix session tokenizer xml zlib .endif NO_BUILD= YES -PHP4_PORT?= www/mod_php4 PHPBT= www/data-dist/phpbt PLIST_SUB= PHPBT=${PHPBT} |