summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-05-12 20:37:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-05-12 20:37:17 +0000
commit3ee4eb6c0611540211cdfd530323c768a343101c (patch)
tree08aab26e27b3ffd008e78b1eddc003b359cd6e8a /net
parent6701e036cd792b82cf451fed9ad955a673e70b04 (diff)
downloadfreebsd-ports-3ee4eb6c0611540211cdfd530323c768a343101c.zip
- Remove references to now non-existant devel/libslang
PR: ports/145245 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Diffstat (limited to 'net')
-rw-r--r--net/trafshow3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
index 7ea0e8b686d7..65cc22677973 100644
--- a/net/trafshow3/Makefile
+++ b/net/trafshow3/Makefile
@@ -23,7 +23,7 @@ LATEST_LINK= trafshow3
.if defined(WITH_TRAFSHOW_SLANG) || \
(exists(${LOCALBASE}/lib/libslang.a) && !defined(WITHOUT_TRAFSHOW_SLANG))
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
.endif
GNU_CONFIGURE= yes