summaryrefslogtreecommitdiff
path: root/emulators/nestopia
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-09-06 16:58:11 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-09-06 19:27:28 +0000
commit91e9ee8c70bc1d2309df300916da6442b6987050 (patch)
treee022b8238ea9c8267c829a3a62bbd2945d0cb39b /emulators/nestopia
parent1090228081229fa88d9c8d3f1390276ae3584426 (diff)
Diffstat (limited to 'emulators/nestopia')
-rw-r--r--emulators/nestopia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile
index bbe206d92862..5636b4aecde9 100644
--- a/emulators/nestopia/Makefile
+++ b/emulators/nestopia/Makefile
@@ -13,8 +13,8 @@ LIB_DEPENDS= libao.so:audio/libao \
libepoxy.so:graphics/libepoxy \
libfltk.so:x11-toolkits/fltk
-USES= autoreconf desktop-file-utils gl libarchive localbase:ldflags \
- pkgconfig sdl
+USES= autoreconf desktop-file-utils gl gnome libarchive \
+ localbase:ldflags pkgconfig sdl
USE_CXXSTD= c++98
USE_GITHUB= yes
GH_ACCOUNT= rdanbrook