diff options
Diffstat (limited to 'emulators/dolphin-emu/Makefile')
-rw-r--r-- | emulators/dolphin-emu/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index a90637741ad9..6bd8d0de5d4a 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -18,9 +18,7 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ libpolarssl.so.5:${PORTSDIR}/security/polarssl USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} GH_PROJECT= dolphin -GH_COMMIT= 88fabf7 USE_SDL= sdl USE_XORG= ice xext x11 xrandr xi |