aboutsummaryrefslogtreecommitdiff
path: root/emulators/gngb
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/gngb
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/gngb')
-rw-r--r--emulators/gngb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gngb/Makefile b/emulators/gngb/Makefile
index 3345b0726159..4441d2b4d87b 100644
--- a/emulators/gngb/Makefile
+++ b/emulators/gngb/Makefile
@@ -13,7 +13,7 @@ COMMENT= GameBoy(tm) emulator
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake localbase
+USES= gmake localbase sdl
USE_CSTD= gnu89
USE_SDL= sdl
GNU_CONFIGURE= yes