- Add USES=gl, add missing GL, XORG depends
- Convert USE_SDL=yes to USE_SDL=sdl Approved by: portmgr blanket
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= wxmupen64plus
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= https://bitbucket.org/auria/wxmupen64plus/get/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
@@ -22,9 +22,11 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:emulators/mupen64plus-core \
|
||||
|
||||
WRKSRC= ${WRKDIR}/auria-${PORTNAME}-0564db396383
|
||||
|
||||
USES= compiler:c++11-lib python:2.7
|
||||
USES= compiler:c++11-lib gl python:2.7
|
||||
USE_CXXSTD= c++11
|
||||
USE_SDL= yes
|
||||
USE_SDL= sdl
|
||||
USE_GL= gl
|
||||
USE_XORG= x11
|
||||
USE_WX= 3.0
|
||||
WAF_SCRIPT= waf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user