From e1598249298974c6e8c61c34d927acabee345542 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 24 Apr 2013 18:10:30 +0000 Subject: - Convert USE_GETTEXT to USES (part 3) Approved by: portmgr (bapt) --- emulators/snes9x-gtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/snes9x-gtk') diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 045e722ba259..69d8746915da 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -24,7 +24,7 @@ USE_XORG= x11 sm ice xext USE_GMAKE= yes USE_GNOME= gtk20 desktopfileutils pkgconfig intltool libglade2 libxml2 GNU_CONFIGURE= yes -USE_GETTEXT= yes +USES= gettext USE_SDL= sdl CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3