aboutsummaryrefslogtreecommitdiff
path: root/comms/unixcw
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /comms/unixcw
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
Notes
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.