aboutsummaryrefslogtreecommitdiff
path: root/www/p5-FastCGI
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-20 21:48:44 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-20 21:48:44 +0000
commit4b4c1568715c890bf508f52b9c2d0fba7c96b151 (patch)
tree2f0de83bb1df10c78cc6db1acb492d4fb3ba5d25 /www/p5-FastCGI
parentfd8b481fdf6d2ecc5ae1501db5718e15aa75f5b7 (diff)
downloadports-4b4c1568715c890bf508f52b9c2d0fba7c96b151.tar.gz
ports-4b4c1568715c890bf508f52b9c2d0fba7c96b151.zip
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=26855
Diffstat (limited to 'www/p5-FastCGI')
-rw-r--r--www/p5-FastCGI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile
index 856d3dce41dc..5218799ee5fe 100644
--- a/www/p5-FastCGI/Makefile
+++ b/www/p5-FastCGI/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= FCGI
MAINTAINER= kbyanc@posi.net
-BUILD_DEPENDS= ${PREFIX}/lib/libfcgi.a:${PORTSDIR}/www/fcgi
+BUILD_DEPENDS= ${LOCALBASE}/lib/libfcgi.a:${PORTSDIR}/www/fcgi
USE_PERL5= YES