From e74307c7a7b8d3cc36e4106d40fb9c6c9c76b973 Mon Sep 17 00:00:00 2001 From: ade Date: Tue, 5 Oct 2010 19:57:56 +0000 Subject: Round one migration of ports from automake{19,110} to automake111 --- science/kst/Makefile | 2 +- science/kst/files/patch-admin__cvs.sh | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 science/kst/files/patch-admin__cvs.sh (limited to 'science/kst') diff --git a/science/kst/Makefile b/science/kst/Makefile index a1b3d0f21487..4494e1fdb47c 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22 USE_LDCONFIG= yes USE_GETTEXT= yes MAKE_JOBS_SAFE= yes diff --git a/science/kst/files/patch-admin__cvs.sh b/science/kst/files/patch-admin__cvs.sh new file mode 100644 index 000000000000..b4ba39558c05 --- /dev/null +++ b/science/kst/files/patch-admin__cvs.sh @@ -0,0 +1,7 @@ +--- admin/cvs.sh.orig 2010-03-29 05:51:00.000000000 -0500 ++++ admin/cvs.sh 2010-10-02 14:50:38.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." -- cgit