summaryrefslogtreecommitdiffstats
path: root/devel/clig
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-04 23:39:38 +0000
committermharo <mharo@FreeBSD.org>2000-02-04 23:39:38 +0000
commit480850e20686af8bd3e3d705135d713c36f7036d (patch)
tree99b1f1ee50147fd9ddd0829cc19fdd0a504d9604 /devel/clig
parent521392813f17ab2a9c178bd5939d9384ac723b9f (diff)
downloadFreeBSD-ports-480850e20686af8bd3e3d705135d713c36f7036d.zip
FreeBSD-ports-480850e20686af8bd3e3d705135d713c36f7036d.tar.gz
PREFIX -> LOCALBASE (portlint)
Diffstat (limited to 'devel/clig')
-rw-r--r--devel/clig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/clig/Makefile b/devel/clig/Makefile
index 1fd8daa..db79045 100644
--- a/devel/clig/Makefile
+++ b/devel/clig/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= http://wsd.iitb.fhg.de/~kir/clighome/
MAINTAINER= billf@FreeBSD.org
# This should work with any version of tcl. See also ${MAKE_ENV}.
-BUILD_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
-RUN_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
+BUILD_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
+RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
MAN1= clig.1
OpenPOWER on IntegriCloud