summaryrefslogtreecommitdiff
path: root/www/suphp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-07 09:12:58 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-07 09:12:58 +0000
commitf4d7c801f854ff4fad4642d62b23bae798962615 (patch)
treeeee60e8fb7c2a2d1bf0636dd8288df46aee9e9bb /www/suphp
parentAdd dependency on correct DocBook. (diff)
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
Notes
Notes: svn path=/head/; revision=93294
Diffstat (limited to 'www/suphp')
-rw-r--r--www/suphp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 057ac49a1b98..f1a40da0463a 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -13,14 +13,13 @@ MASTER_SITES= http://www.suphp.org/download/
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= A combination which provides a wrapper for PHP
-BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
+BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/www/php4-cgi
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFLICTS= mod_php4-4*
-APXS?= ${LOCALBASE}/sbin/apxs
LOG_PATH?= /var/log
PHP_PATH?= ${LOCALBASE}/bin/php
APACHE_USER?= www