summaryrefslogtreecommitdiff
path: root/net/cnet
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /net/cnet
parent- USES=libtool pathfix (diff)
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361812
Diffstat (limited to 'net/cnet')
-rw-r--r--net/cnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile
index 2ab40fb43d73..5f0958d333d0 100644
--- a/net/cnet/Makefile
+++ b/net/cnet/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= itetcu@FreeBSD.org
COMMENT= Networking simulator
-LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
+LIB_DEPENDS= libtk84.so:${PORTSDIR}/x11-toolkits/tk84
USE_XORG= xpm
USES= gmake