- Fixed USE_AUTOTOOLS value

PR:		ports/146340
Submitted by:	garga
This commit is contained in:
Greg Larkin 2010-05-06 13:53:59 +00:00
parent 00b69fdb60
commit c38f181059
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253827

View file

@ -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