summaryrefslogtreecommitdiffstats
path: root/net/ns2
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-20 20:26:07 +0000
committermharo <mharo@FreeBSD.org>2000-04-20 20:26:07 +0000
commit0db25998cc5b938e73612449193556a54a75d87a (patch)
treeb8bbaeb5cb75b1a6f0aa06b064ebc547d8dd7bc7 /net/ns2
parentb00f6f63a61f9e7a5cd44566461a899fc91e5e09 (diff)
downloadFreeBSD-ports-0db25998cc5b938e73612449193556a54a75d87a.zip
FreeBSD-ports-0db25998cc5b938e73612449193556a54a75d87a.tar.gz
PREFIX -> LOCALBASE (portlint)
Diffstat (limited to 'net/ns2')
-rw-r--r--net/ns2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ns2/Makefile b/net/ns2/Makefile
index 3784545..c92ee9e 100644
--- a/net/ns2/Makefile
+++ b/net/ns2/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
OpenPOWER on IntegriCloud