aboutsummaryrefslogtreecommitdiff
path: root/comms/unixcw/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-19 14:03:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-19 14:03:49 +0000
commitad03c96697595fbab522e0b3a1996b3edd66534c (patch)
tree5b98484e20d6fe69e3b1c9afdd744283640839aa /comms/unixcw/Makefile
parent4e873dae5817817a40a032a3325064354da90925 (diff)
Notes
Diffstat (limited to 'comms/unixcw/Makefile')
-rw-r--r--comms/unixcw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile
index cac326781792..a3b1a724feba 100644
--- a/comms/unixcw/Makefile
+++ b/comms/unixcw/Makefile
@@ -2,6 +2,7 @@
PORTNAME= unixcw
PORTVERSION= 3.3.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= unixcw_3.3.0.orig
@@ -26,7 +27,7 @@ PLIST_SUB+= XCWCP="@comment "
CONFIGURE_ARGS+= --disable-xcwcp
.endif
USE_LDCONFIG= yes
-USES= gmake
+USES= gmake libtool
USE_CSTD= gnu99
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}