aboutsummaryrefslogtreecommitdiff
path: root/emulators/stella/Makefile
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/stella/Makefile
parentacf1e80f2a51164e8f7fdb176967668739b26fa7 (diff)
downloadports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.tar.gz
ports-78b522d04c8a56a2bcf7582bd65b2e049494ea9e.zip
Notes
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r--emulators/stella/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index f9936e1268ff..7a6b884e0c8b 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/License.txt
LIB_DEPENDS= libpng.so:graphics/png
-USES= compiler:c++11-lib gmake tar:xz
+USES= compiler:c++11-lib gmake sdl tar:xz
USE_SDL= sdl2
USE_GITHUB= yes
GH_ACCOUNT= stella-emu