aboutsummaryrefslogtreecommitdiff
path: root/devel/clig
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-04 23:39:38 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-04 23:39:38 +0000
commitd93effe28e8ba942611ceeddfb1a04e86340d95b (patch)
tree5d3ba93bfdf96051e9403812ba071d4fc3669695 /devel/clig
parent4999bc2b983031c1aa140f25c4726d9712329cdf (diff)
downloadports-d93effe28e8ba942611ceeddfb1a04e86340d95b.tar.gz
ports-d93effe28e8ba942611ceeddfb1a04e86340d95b.zip
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=25477
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 1fd8daa7c778..db79045e1a7e 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