- add missing module

This commit is contained in:
jasper 2011-12-11 13:11:49 +00:00
parent 8936048732
commit b579611a5c

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/09/21 03:58:08 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2011/12/11 13:11:49 jasper Exp $
COMMENT = Nintendo DS emulator
DISTNAME = desmume-0.9.7
REVISION = 0
CATEGORIES = emulators
@ -39,7 +40,8 @@ CONFIGURE_ENV += CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -liconv"
MODULES = devel/gettext \
lang/lua
lang/lua \
textproc/intltool
CONFIGURE_STYLE = gnu