summaryrefslogtreecommitdiffstats
path: root/www/p5-FastCGI
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-20 21:48:44 +0000
committermharo <mharo@FreeBSD.org>2000-03-20 21:48:44 +0000
commitd784304f98df7913c582be47de9b3a33b8752caa (patch)
tree8af21641fc06aa913e5c54c07165d5b0aafa19df /www/p5-FastCGI
parent13cdf9a3eaaf115843eb6c1815073a1b60574712 (diff)
downloadFreeBSD-ports-d784304f98df7913c582be47de9b3a33b8752caa.zip
FreeBSD-ports-d784304f98df7913c582be47de9b3a33b8752caa.tar.gz
PREFIX -> LOCALBASE (portlint)
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 856d3dc..5218799 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
OpenPOWER on IntegriCloud