summaryrefslogtreecommitdiff
path: root/www/mod_dtcl
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-16 00:15:49 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-16 00:15:49 +0000
commit47cab45a21c34431785558acecde41e0e04419ce (patch)
tree60d774b2a72015bd147e12f568f8a9d2998cae52 /www/mod_dtcl
parentremove extra white space at end of line (portlint) (diff)
PREFIX -> LOCALBASE in *_DEPENDS (portlint)
Notes
Notes: svn path=/head/; revision=25875
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r--www/mod_dtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile
index 276f6ed1b8c4..2ed9afe46b2d 100644
--- a/www/mod_dtcl/Makefile
+++ b/www/mod_dtcl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://master.debian.org/~davidw/mod_dtcl/
MAINTAINER= mi@aldan.algebra.com
-BUILD_DEPENDS= ${PREFIX}/sbin/apxs:${PORTSDIR}/www/apache13
+BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
LIB_DEPENDS= tcl82:${PORTSDIR}/lang/tcl82
WRKSRC= ${WRKDIR}/mod_dtcl