aboutsummaryrefslogtreecommitdiff
path: root/emulators/snes9x-gtk
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
commit78b522d04c8a56a2bcf7582bd65b2e049494ea9e (patch)
treead7fc41e83124b14a4f9c94aa2581bd3df105324 /emulators/snes9x-gtk
parentacf1e80f2a51164e8f7fdb176967668739b26fa7 (diff)
downloadports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.tar.gz
ports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.zip
e*: Add missing USES={gnome,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517045
Diffstat (limited to 'emulators/snes9x-gtk')
-rw-r--r--emulators/snes9x-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile
index bdcc1a27d14e..3b6870ecda49 100644
--- a/emulators/snes9x-gtk/Makefile
+++ b/emulators/snes9x-gtk/Makefile
@@ -20,8 +20,8 @@ LIB_DEPENDS= libpng.so:graphics/png
USE_GITHUB= yes
GH_ACCOUNT= snes9xgit
-USES= autoreconf compiler:c11 desktop-file-utils gettext gmake \
- gnome localbase perl5 pkgconfig tar:bzip2 xorg
+USES= autoreconf compiler:c11 desktop-file-utils gettext gmake gnome \
+ localbase perl5 pkgconfig sdl tar:bzip2 xorg
USE_GNOME= cairo gdkpixbuf2 gtk20 intltool libxml2
USE_SDL= sdl2
USE_XORG= x11 xext