summaryrefslogtreecommitdiff
path: root/net/ns
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-20 20:26:07 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-20 20:26:07 +0000
commit9879782f266a5f0d921291b9b479bc03f49a2240 (patch)
tree0c5ad94328bcb14f5967484ac909b1ae7f1e7f62 /net/ns
parentPREFIX -> LOCALBASE (diff)
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=27815
Diffstat (limited to 'net/ns')
-rw-r--r--net/ns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index 37845457bbbe..c92ee9e5ffa5 100644
--- a/net/ns/Makefile
+++ b/net/ns/Makefile
@@ -13,8 +13,8 @@ DISTNAME= ns-src-2.1b5
MAINTAINER= obonilla@fisicc-ufm.edu
-BUILD_DEPENDS= ${PREFIX}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl
-RUN_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
+BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl
+RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
MAN1= ns.1
MANCOMPRESSED= no