diff options
Diffstat (limited to 'emulators/yabause/Makefile')
-rw-r--r-- | emulators/yabause/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index ddab8a01aa29..2e3b17d5adaf 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 +USE_AUTOTOOLS= automake aclocal autoconf SUB_FILES= pkg-message MAN1= yabause.1 |