Add USE_AUTOMAKE to the ports Makefile

Noticed by: bento
This commit is contained in:
Edwin Groothuis 2003-10-13 04:19:52 +00:00
parent badc2d9a45
commit f3977414ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90982

View File

@ -20,6 +20,7 @@ USE_GMAKE= yes
USE_PERL5= yes
USE_BZIP2= yes
USE_AUTOCONF= yes
USE_AUTOMAKE= yes
GNU_CONFIGURE= yes
NO_CHECKSUM= yes # the tarball is created on the fly from CVS
USE_REINPLACE= yes