aboutsummaryrefslogtreecommitdiffstats
path: root/print/phppdflib
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-05-06 22:31:30 +0800
committerale <ale@FreeBSD.org>2006-05-06 22:31:30 +0800
commit3d3de98194c1997c2cda95602b8b9ac9cf2075fc (patch)
treed5e55ad689c195b7d2464b277ad919a0ce691316 /print/phppdflib
parent7c99da54e972ad907e5dd5a7cc73813c36c83639 (diff)
downloadfreebsd-ports-gnome-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.tar.gz
freebsd-ports-gnome-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.tar.zst
freebsd-ports-gnome-3d3de98194c1997c2cda95602b8b9ac9cf2075fc.zip
Fix or remove obsolate or broken ways to depend on php.
Diffstat (limited to 'print/phppdflib')
-rw-r--r--print/phppdflib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/print/phppdflib/Makefile b/print/phppdflib/Makefile
index 71596ed25e57..b83612afadf3 100644
--- a/print/phppdflib/Makefile
+++ b/print/phppdflib/Makefile
@@ -16,14 +16,9 @@ COMMENT= An easy to use API for creating PDF files dynamically
USE_PHP= yes
WANT_PHP_MOD= yes
-PHP_PORT?= ${PORTSDIR}/www/mod_php4
BROKEN_WITH_PHP=5
-.if defined(WITH_APACHE)
-RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/libphp4.so:${PHP_PORT}
-.endif
-
WRKSRC= ${WRKDIR}/phppdflib
USE_BZIP2= yes
NO_BUILD= yes