summaryrefslogtreecommitdiff
path: root/comms/nec2c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:10:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:10:44 +0000
commit22aa02fd75058917ae1de3fef7cff74b1bcd6c56 (patch)
tree2a371f98db99023198b309b69d00707314a6c1a1 /comms/nec2c
parent61471fa1979be372d658dc9dff40bb18aca2191c (diff)
downloadfreebsd-ports-22aa02fd75058917ae1de3fef7cff74b1bcd6c56.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
Diffstat (limited to 'comms/nec2c')
-rw-r--r--comms/nec2c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile
index 7401ab66fe3b..f1e50f0053f2 100644
--- a/comms/nec2c/Makefile
+++ b/comms/nec2c/Makefile
@@ -12,7 +12,7 @@ DISTNAME= nec2c
MAINTAINER= db@FreeBSD.org
COMMENT= Used to calculate antenna patterns useful to ham radio
-LIB_DEPENDS= ccm:${PORTSDIR}/math/ccmath
+LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath
NO_STAGE= yes
post-patch: