From e8fd51a6588cfc9bcf7f1c2079e86f3a07bc0f10 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 28 Jun 2003 05:52:49 +0000 Subject: [PATCH] Fix build on bento by adding a dependency on gnomelibs. Reported by: bento via kris --- emulators/gsnes9x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index 8a60055d1f7a..a3156b32fdbc 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -18,7 +18,7 @@ COMMENT= A GTK front-end for the Snes9X SNES emulator RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x GNU_CONFIGURE= yes -USE_GNOME= gtk12 orbit esound +USE_GNOME= gnomelibs USE_GMAKE= yes USE_X_PREFIX= yes