diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-28 05:52:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-28 05:52:49 +0000 |
commit | e8fd51a6588cfc9bcf7f1c2079e86f3a07bc0f10 (patch) | |
tree | 480a4094d9c0aa39620734c0cc40b149769782e6 /emulators | |
parent | 1326c93565d67b363b26ef2033eb1b8031b36eb4 (diff) | |
download | ports-e8fd51a6588cfc9bcf7f1c2079e86f3a07bc0f10.tar.gz ports-e8fd51a6588cfc9bcf7f1c2079e86f3a07bc0f10.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gsnes9x/Makefile | 2 |
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 |