diff options
Diffstat (limited to 'devel/patch/Makefile')
-rw-r--r-- | devel/patch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/patch/Makefile b/devel/patch/Makefile index f7dafa6fe41f..cff88ad1a2b9 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= patch MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility -USE_AUTOTOOLS= autoconf:267 aclocal:110 +USE_AUTOTOOLS= autoconf:267 aclocal:111 CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes USE_XZ= yes |