aboutsummaryrefslogtreecommitdiffstats
path: root/www/squirm
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-16 07:54:36 +0800
committermharo <mharo@FreeBSD.org>2000-02-16 07:54:36 +0800
commit1215cd4adc8af0d933c9d6f63d2925d52fedc57c (patch)
tree447420e840273336ad4be0becdf6689e82deecf6 /www/squirm
parent7089e2f45f330ebb7100585e8c13b8d265367a2c (diff)
downloadfreebsd-ports-gnome-1215cd4adc8af0d933c9d6f63d2925d52fedc57c.tar.gz
freebsd-ports-gnome-1215cd4adc8af0d933c9d6f63d2925d52fedc57c.tar.zst
freebsd-ports-gnome-1215cd4adc8af0d933c9d6f63d2925d52fedc57c.zip
PREFIX -> LOCALBASE in *_DEPENDS (portlint)
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