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 47545767b1cd..25f5d3dd5c4c 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:268 aclocal:111 +USE_AUTOTOOLS= autoconf aclocal CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes USE_XZ= yes |