diff options
Diffstat (limited to 'devel/gcvs')
-rw-r--r-- | devel/gcvs/Makefile | 2 | ||||
-rw-r--r-- | devel/gcvs/files/patch-make_configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index 2b18c816d15a..54656abe83c6 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -30,7 +30,7 @@ MAN1= cvs.1 MAN5= cvs.5 MAN8= cvsbug.8 INFO= cvs cvsclient -USE_AUTOTOOLS= automake:15:env autoconf:261:env +USE_AUTOTOOLS= automake:15:env autoconf:262:env .include <bsd.port.pre.mk> diff --git a/devel/gcvs/files/patch-make_configure b/devel/gcvs/files/patch-make_configure index 5e5b24a5f0e9..a8cbe91df6ea 100644 --- a/devel/gcvs/files/patch-make_configure +++ b/devel/gcvs/files/patch-make_configure @@ -13,7 +13,7 @@ -done - -autoconf -+cd cvsunix && autoreconf-2.61 ++cd cvsunix && autoreconf-2.62 +cd .. ./configure $* |