1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add dependency on automake

Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
This commit is contained in:
Edwin Groothuis 2003-10-13 07:54:11 +00:00
parent 6a0d21b311
commit 599ffdb29d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90997

View File

@ -25,6 +25,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_AUTOMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
LDFLAGS="-L${LOCALBASE}/lib"