aboutsummaryrefslogtreecommitdiff
path: root/www/squirm
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-15 23:54:36 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-15 23:54:36 +0000
commit4df833e96517d37ba758b0df9dd5860f9850dd72 (patch)
tree11ef5a4422d1f8982c78b17e7015b0bec9f55012 /www/squirm
parentde607d8627578c8ef79f61aebf6afc8ed3aef266 (diff)
downloadports-4df833e96517d37ba758b0df9dd5860f9850dd72.tar.gz
ports-4df833e96517d37ba758b0df9dd5860f9850dd72.zip
PREFIX -> LOCALBASE in *_DEPENDS (portlint)
Notes
Notes: svn path=/head/; revision=25867
Diffstat (limited to 'www/squirm')
-rw-r--r--www/squirm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squirm/Makefile b/www/squirm/Makefile
index 309cfdef1850..0a5292626b8b 100644
--- a/www/squirm/Makefile
+++ b/www/squirm/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.senet.com.au/squirm/ \
MAINTAINER= sobomax@altavista.net
-RUN_DEPENDS= ${PREFIX}/sbin/squid:${PORTSDIR}/www/squid22
+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid22
NO_PACKAGE= must set SQUID_UID and SQUID_GID before building