summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-21 07:57:43 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-21 07:57:43 +0000
commit432963873edadc7f7bfbce228db01ef9133d1f0e (patch)
tree15d23249ce7109dc0f13be37b2266467f57966f2
parent82ec6aae64a032354d01663122c3a2593a18ea30 (diff)
downloadfreebsd-ports-432963873edadc7f7bfbce228db01ef9133d1f0e.zip
portlint: PREFIX -> LOCALBASE
-rw-r--r--textproc/lotusxsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lotusxsl/Makefile b/textproc/lotusxsl/Makefile
index c78b1d84e318..f52430701c8c 100644
--- a/textproc/lotusxsl/Makefile
+++ b/textproc/lotusxsl/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= kuriyama@FreeBSD.org
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-RUN_DEPENDS= ${PREFIX}/share/java/classes/xml4j.jar:${PORTSDIR}/textproc/xml4j
+RUN_DEPENDS= ${LOCALBASE}/share/java/classes/xml4j.jar:${PORTSDIR}/textproc/xml4j
EXTRACT_CMD= unzip
EXTRACT_BEFORE_ARGS= -a -q -L