aboutsummaryrefslogtreecommitdiff
path: root/comms/klog
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-05 19:57:56 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-05 19:57:56 +0000
commit7e80cde3289d108a73c54656f4fde354dd2fb09e (patch)
treeb85b705571d426ca1d0ff74b6af8f029081a6a39 /comms/klog
parent6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff)
Notes
Diffstat (limited to 'comms/klog')
-rw-r--r--comms/klog/Makefile2
-rw-r--r--comms/klog/files/patch-admin__cvs.sh7
2 files changed, 8 insertions, 1 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index b0492bc88f00..9980fc984869 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= hamlib.2:${PORTSDIR}/comms/hamlib
USE_KDELIBS_VER= 3
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:267:env automake:19:env libtool:22:env
+USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
diff --git a/comms/klog/files/patch-admin__cvs.sh b/comms/klog/files/patch-admin__cvs.sh
new file mode 100644
index 000000000000..89907240cb3d
--- /dev/null
+++ b/comms/klog/files/patch-admin__cvs.sh
@@ -0,0 +1,7 @@
+--- admin/cvs.sh.orig 2007-08-28 11:56:00.000000000 -0500
++++ admin/cvs.sh 2010-10-02 13:46:42.000000000 -0500
+@@ -70,3 +70,3 @@
+ ;;
+- automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*)
++ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11* )
+ echo "*** $AUTOMAKE_STRING found."