- Switch to USES=autoreconf
This commit is contained in:
parent
d16ec16c67
commit
46917cb875
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368542
1 changed files with 1 additions and 3 deletions
|
@ -12,10 +12,8 @@ COMMENT= Evolving Artificial Life
|
|||
|
||||
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
|
||||
|
||||
USES= libtool pkgconfig tar:bzip2
|
||||
USES= autoreconf libtool pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf aclocal autoheader automake libtoolize
|
||||
AUTOMAKE_ARGS= -a -c -f
|
||||
USE_SDL= sdl
|
||||
USE_GL= gl
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2
|
||||
|
|
Loading…
Reference in a new issue