aboutsummaryrefslogtreecommitdiff
path: root/emulators/yabause
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/yabause')
-rw-r--r--emulators/yabause/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile
index cff1594d93a0..471b3f25f1bd 100644
--- a/emulators/yabause/Makefile
+++ b/emulators/yabause/Makefile
@@ -29,7 +29,7 @@ MAN1= yabause.1
OPTIONS= QT4 "Build wit qt4 interface instead of gtk2 one" on
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if defined(WITH_QT4)
USE_QT4= corelib gui opengl
@@ -39,6 +39,8 @@ USE_GNOME= gtk20
CONFIGURE_ARGS+= --with-port=gtk
.endif
+.include <bsd.port.pre.mk>
+
post-patch:
@${REINPLACE_CMD} -e "s|%%ACLOCAL%%|${ACLOCAL}|g" -e "s|%%AUTOCONF%%|${AUTOCONF}|g" \
-e "s|%%AUTOMAKE%%|${AUTOMAKE}|g" ${WRKSRC}/autogen.sh