diff options
Diffstat (limited to 'devel/gcvs/Makefile')
-rw-r--r-- | devel/gcvs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index d3c8a81fdf24..359af52ec7e4 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcvs PORTVERSION= 1.0 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= devel tk MASTER_SITES= SF/cvsgui/gCvs/${PORTNAME}-${PORTVERSION} @@ -29,7 +29,7 @@ MAN1= cvs.1 MAN5= cvs.5 MAN8= cvsbug.8 INFO= cvs cvsclient -USE_AUTOTOOLS= automake:15:env autoconf:262:env +USE_AUTOTOOLS= automake:15:env autoconf:267:env MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> |