diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-24 09:21:43 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-24 09:21:43 +0000 |
commit | 175d995b80ef903755873b1d38202488d2ee0aa6 (patch) | |
tree | d321e3487b3b81a01b9a73603621f9839cab7e51 /emulators/mupen64plus-video-z64 | |
parent | ccd59f151610bf9d2f543eddfcf93356bb475281 (diff) | |
download | ports-175d995b80ef903755873b1d38202488d2ee0aa6.tar.gz ports-175d995b80ef903755873b1d38202488d2ee0aa6.zip |
Notes
Diffstat (limited to 'emulators/mupen64plus-video-z64')
-rw-r--r-- | emulators/mupen64plus-video-z64/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mupen64plus-video-z64/Makefile b/emulators/mupen64plus-video-z64/Makefile index 31476c66c006..6912a2af929e 100644 --- a/emulators/mupen64plus-video-z64/Makefile +++ b/emulators/mupen64plus-video-z64/Makefile @@ -6,6 +6,8 @@ DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-src-${PORTVERSION}.0${EXTRACT_SUFX}:plugi COMMENT= Low-level RDP plugin for the Mupen64Plus +BROKEN= Fails to build + LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core USE_GL= gl glu glew |