diff options
Diffstat (limited to 'devel/patch/Makefile')
-rw-r--r-- | devel/patch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 70b2210e38db..f7dafa6fe41f 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -7,6 +7,7 @@ PORTNAME= patch PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= patch @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= patch MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility -USE_AUTOTOOLS= autoconf:262 aclocal:110 +USE_AUTOTOOLS= autoconf:267 aclocal:110 CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes USE_XZ= yes |