summaryrefslogtreecommitdiff
path: root/emulators/gsnes9x
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-28 05:52:49 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-28 05:52:49 +0000
commite8fd51a6588cfc9bcf7f1c2079e86f3a07bc0f10 (patch)
tree480a4094d9c0aa39620734c0cc40b149769782e6 /emulators/gsnes9x
parent* Update to 1.1 (diff)
Fix build on bento by adding a dependency on gnomelibs.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=83763
Diffstat (limited to 'emulators/gsnes9x')
-rw-r--r--emulators/gsnes9x/Makefile2
1 files changed, 1 insertions, 1 deletions
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