diff options
Diffstat (limited to 'devel/patch')
-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 0a896bf728b2..f6ed29f1225f 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= patch MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility -USE_AUTOTOOLS= autoconf262 aclocal:110 +USE_AUTOTOOLS= autoconf:262 aclocal:110 CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes |