aboutsummaryrefslogtreecommitdiff
path: root/www/geeklog
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-06 14:31:30 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-06 14:31:30 +0000
commitfbc062586d44d65699efa4198156cfe3fc6c20d4 (patch)
treefaff27d32fb3b32e1b3118d4329c734a52983d1d /www/geeklog
parentef8c3160f2584bce754d7afefa9e0be26eebdb23 (diff)
downloadports-fbc062586d44d65699efa4198156cfe3fc6c20d4.tar.gz
ports-fbc062586d44d65699efa4198156cfe3fc6c20d4.zip
Fix or remove obsolate or broken ways to depend on php.
Notes
Notes: svn path=/head/; revision=161496
Diffstat (limited to 'www/geeklog')
-rw-r--r--www/geeklog/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile
index 4356a55e840a..69e01f992668 100644
--- a/www/geeklog/Makefile
+++ b/www/geeklog/Makefile
@@ -17,12 +17,7 @@ COMMENT= GeekLog is a web content magagement system
USE_MYSQL= yes
NO_BUILD= yes
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
-.if defined(WITH_APACHE2)
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
-.else
-RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
-.endif
+USE_PHP= yes
WWW_DIR= ${PREFIX}/www/data