aboutsummaryrefslogtreecommitdiffstats
path: root/www/mapedit
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-16 08:15:49 +0800
committermharo <mharo@FreeBSD.org>2000-02-16 08:15:49 +0800
commit97e2210908e375dc63dd40044c2f2f943a73082f (patch)
tree38dec289ccf9ed7fcea05eae035a22da5ea4adf6 /www/mapedit
parentd702ffbd16c694311e92e445e73a5bf6aec95e61 (diff)
downloadfreebsd-ports-graphics-97e2210908e375dc63dd40044c2f2f943a73082f.tar.gz
freebsd-ports-graphics-97e2210908e375dc63dd40044c2f2f943a73082f.tar.zst
freebsd-ports-graphics-97e2210908e375dc63dd40044c2f2f943a73082f.zip
PREFIX -> LOCALBASE in *_DEPENDS (portlint)
Diffstat (limited to 'www/mapedit')
-rw-r--r--www/mapedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile
index 9e81d42814c..3c1687dd48c 100644
--- a/www/mapedit/Makefile
+++ b/www/mapedit/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/
MAINTAINER= andreas@FreeBSD.org
-RUN_DEPENDS= ${PREFIX}/java/bin/java:${PORTSDIR}/java/jdk
+RUN_DEPENDS= ${LOCALBASE}/java/bin/java:${PORTSDIR}/java/jdk
NO_BUILD= yes