diff options
Diffstat (limited to 'comms/nec2c')
-rw-r--r-- | comms/nec2c/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index df2187b73e70..4b770cd5695c 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -14,6 +14,8 @@ COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: ${CP} ${FILESDIR}/carg.c ${WRKSRC} |