diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /emulators/yabause | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) |
Notes
Diffstat (limited to 'emulators/yabause')
-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 57b051a6af9d..ddab8a01aa29 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:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 SUB_FILES= pkg-message MAN1= yabause.1 |