diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:27:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 15:27:43 +0000 |
commit | 62d98f2dd1f3802105cf10419df5ae5124ebdf7c (patch) | |
tree | 43e2e39cd7a374708b23162a9e9ed8327a6fda56 /emulators/dolphin-emu/Makefile | |
parent | c6457ffef432e7f18fbdf8194ed4d1993763454a (diff) | |
download | ports-62d98f2dd1f3802105cf10419df5ae5124ebdf7c.tar.gz ports-62d98f2dd1f3802105cf10419df5ae5124ebdf7c.zip |
Notes
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 |