summaryrefslogtreecommitdiff
path: root/emulators/fmsx
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fmsx')
-rw-r--r--emulators/fmsx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index de67d300575..03582276317 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/10/04 21:38:37 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/02/19 11:55:43 joerg Exp $
DISTNAME= fMSX24.tar
PKGNAME= fmsx-2.4
@@ -36,8 +36,6 @@ MAKE_ENV+= DEFS=${DEFS:Q}
INSTALLATION_DIRS= bin
-.include "../../mk/x11.buildlink3.mk"
-
post-extract:
@${RM} ${WRKSRC}/CMOS.ROM
@${CHMOD} -R a+r ${WRKSRC}
@@ -54,6 +52,8 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/*.ROM ${PREFIX}/share/fmsx
${INSTALL_DATA} ${WRKSRC}/fMSX.html ${PREFIX}/share/doc/html
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# XXX It would be nice to customize for each user's display, but this