diff options
Diffstat (limited to 'devel/gcvs')
| -rw-r--r-- | devel/gcvs/Makefile | 1 | ||||
| -rw-r--r-- | devel/gcvs/files/patch-make_configure | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index f66ba11efcce..997ec4552bf5 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -31,6 +31,7 @@ MAN8= cvsbug.8 INFO= cvs cvsclient USE_AUTOTOOLS= automake14:env autoconf:env MAKE_JOBS_UNSAFE= yes +AUTOTOOLSFILES= make_configure .include <bsd.port.pre.mk> diff --git a/devel/gcvs/files/patch-make_configure b/devel/gcvs/files/patch-make_configure index 4adf271200f6..d089a0675101 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.68 ++cd cvsunix && %%AUTORECONF%% +cd .. ./configure $* |
