diff options
Diffstat (limited to 'games/openalchemist/Makefile')
-rw-r--r-- | games/openalchemist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 98c774962ed2..0fdfcfd1b00b 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \ jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 # Necessary to find pkg.m4 (PKG_CHECK_MODULES) ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal CPPFLAGS+= -I${LOCALBASE}/include |