- Switch to USES=autoreconf

This commit is contained in:
Dmitry Marakasov 2014-09-19 07:45:28 +00:00
parent d16ec16c67
commit 46917cb875
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368542

View file

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