diff options
Diffstat (limited to 'comms/nec2c')
-rw-r--r-- | comms/nec2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index a08ca2e97c79..cbf7fdb30f57 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -12,7 +12,7 @@ DISTNAME= nec2c MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio -LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath +LIB_DEPENDS= libccm.so:math/ccmath OPTIONS_DEFINE= EXAMPLES |