diff options
Diffstat (limited to 'emulators/yabause')
-rw-r--r-- | emulators/yabause/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index edf5a24cc7ff..b83053be5a37 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -7,7 +7,7 @@ PORTNAME= yabause PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261 -USE_XLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message |