diff options
Diffstat (limited to 'comms/unixcw/Makefile')
-rw-r--r-- | comms/unixcw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index 9c2b7a0673e8..d516d9d026a7 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -7,6 +7,7 @@ PORTNAME= unixcw PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/morse/ \ ${MASTER_SITE_LOCAL} @@ -31,7 +32,7 @@ PLIST_SUB+= XCWCP="@comment " .endif MAN7= cw.7 CW.7 MANCOMPRESSED= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_LDCONFIG= yes USE_GMAKE= yes |