diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 13:40:09 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-11-04 13:40:09 +0000 |
| commit | 5931bfc5b0847e2b7d0a6b4f7ad77ff2e9f7675e (patch) | |
| tree | 43efb50f62139cf4ee69cb7a5faefc2d86045d70 /emulators/desmume | |
| parent | 013981fd6978909c09a42a5d01625b35d4b22dd4 (diff) | |
Notes
Diffstat (limited to 'emulators/desmume')
| -rw-r--r-- | emulators/desmume/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/desmume/Makefile b/emulators/desmume/Makefile index ee55a4faae02..6d9992ee45b0 100644 --- a/emulators/desmume/Makefile +++ b/emulators/desmume/Makefile @@ -12,6 +12,8 @@ COMMENT= Nintendo DS emulator LICENSE= GPLv2 +BROKEN= fails to build + LIB_DEPENDS= libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \ libSoundTouch.so:audio/soundtouch |
