aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-21 22:28:01 +0800
committerbapt <bapt@FreeBSD.org>2015-06-21 22:28:01 +0800
commitffb9e4281d02e0f8a49ad45602d16418d4a2f309 (patch)
tree234905befe03943a792bafe6263235294a08361a /games
parent9000759db6f06f01337f1c2bd900ad8ff4b6b4e1 (diff)
downloadfreebsd-ports-gnome-ffb9e4281d02e0f8a49ad45602d16418d4a2f309.tar.gz
freebsd-ports-gnome-ffb9e4281d02e0f8a49ad45602d16418d4a2f309.tar.zst
freebsd-ports-gnome-ffb9e4281d02e0f8a49ad45602d16418d4a2f309.zip
Convert to USES=autoreconf
Diffstat (limited to 'games')
-rw-r--r--games/openalchemist/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile
index b067ed70398c..799babc6d66d 100644
--- a/games/openalchemist/Makefile
+++ b/games/openalchemist/Makefile
@@ -22,9 +22,6 @@ LIB_DEPENDS= libclanCore.so:${PORTSDIR}/devel/clanlib1 \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libpng.so:${PORTSDIR}/graphics/png
-USE_AUTOTOOLS= aclocal automake autoconf
-# Necessary to find pkg.m4 (PKG_CHECK_MODULES)
-ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
@@ -32,7 +29,7 @@ USE_GNOME= pygtk2
USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice
USE_GL= gl glu
USE_SDL= sdl gfx
-USES= pkgconfig iconv shebangfix gmake
+USES= autoreconf pkgconfig iconv shebangfix gmake
SHEBANG_FILES= openalchemist-config
PORTDOCS= AUTHORS ChangeLog README TODO