summaryrefslogtreecommitdiff
path: root/comms/unixcw
diff options
context:
space:
mode:
Diffstat (limited to 'comms/unixcw')
-rw-r--r--comms/unixcw/Makefile3
-rw-r--r--comms/unixcw/files/patch-configure.ac2
2 files changed, 3 insertions, 2 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
diff --git a/comms/unixcw/files/patch-configure.ac b/comms/unixcw/files/patch-configure.ac
index 330e762acc71..8d836485f98d 100644
--- a/comms/unixcw/files/patch-configure.ac
+++ b/comms/unixcw/files/patch-configure.ac
@@ -5,7 +5,7 @@
# General initializations.
-AC_PREREQ(2.57)
-+AC_PREREQ(2.62)
++AC_PREREQ(2.67)
AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com])
-
# Specify a configuration header.