diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-11-30 20:37:26 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-11-30 20:37:26 +0000 |
| commit | 004ef5b1e538bbbaf9bc75d39769042d329d7eb0 (patch) | |
| tree | f61694bb74ca5669399363e311933b9acbb2c702 /emulators/yabause | |
| parent | e20500a8155748c0a42522a20e52916d8679dc79 (diff) | |
Notes
Diffstat (limited to 'emulators/yabause')
| -rw-r--r-- | emulators/yabause/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 58bd67dcc4d8..26be428147e9 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes USE_SDL= yes USE_GCC= 3.4+ USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259 +USE_XLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME} |
