diff --git a/games/abuse/Makefile b/games/abuse/Makefile index d20a9697adc..d0723c1ec04 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.35 2011/04/14 11:08:43 jasper Exp $ +# $OpenBSD: Makefile,v 1.36 2011/04/14 13:35:18 jasper Exp $ COMMENT = SDL port of the legendary 2D platform shooter DISTNAME = abuse-0.7.1 +REVISION = 0 EPOCH = 0 ABUSE_FRABS = abuse-frabs-2.11 CATEGORIES = games x11 @@ -17,7 +18,7 @@ PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes -WANTLIB = c m pthread GL iconv stdc++ usbhid SDL sndio +WANTLIB = c m pthread GL stdc++ usbhid SDL sndio MASTER_SITES = ${HOMEPAGE}raw-attachment/wiki/Downloads/ @@ -28,6 +29,10 @@ LIB_DEPENDS = devel/sdl DISTFILES = ${DISTNAME}.tar.gz ${ABUSE_FRABS}.tar.gz EXTRACT_ONLY = ${DISTNAME}.tar.gz +MODULES = converters/libiconv + +# Needs AC_PROG_LIBTOOL +BUILD_DEPENDS +=devel/libtool USE_LIBTOOL = Yes AUTOCONF_VERSION = 2.61