aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xt/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 15:45:29 +0800
committermharo <mharo@FreeBSD.org>2000-03-21 15:45:29 +0800
commit6e49999627c11c5a504c31a5fb2520c41e4c8f82 (patch)
tree12425c5f3ed5d5fc53dce4a7c7649cd7a4eff36c /textproc/xt/Makefile
parent035feef2a1089d18f07606b1d805c6c13456faec (diff)
downloadfreebsd-ports-gnome-6e49999627c11c5a504c31a5fb2520c41e4c8f82.tar.gz
freebsd-ports-gnome-6e49999627c11c5a504c31a5fb2520c41e4c8f82.tar.zst
freebsd-ports-gnome-6e49999627c11c5a504c31a5fb2520c41e4c8f82.zip
PREFIX -> LOCALBASE
Diffstat (limited to 'textproc/xt/Makefile')
-rw-r--r--textproc/xt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile
index dc04db4a9f34..eb2b7d5c9c6a 100644
--- a/textproc/xt/Makefile
+++ b/textproc/xt/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/xml/
MAINTAINER= kuriyama@FreeBSD.org
-RUN_DEPENDS= ${PREFIX}/${JAVASUBDIR}/bin/java:${PORTSDIR}/java/jdk
+RUN_DEPENDS= ${LOCALBASE}/${JAVASUBDIR}/bin/java:${PORTSDIR}/java/jdk
USE_ZIP= YES
NO_WRKSUBDIR= YES