aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-27 22:36:07 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-27 22:36:07 +0800
commit8e4acb7895d94a162063901f09090a9d27cfa5f5 (patch)
tree7707b5559bf6bb4992c2f8b31ce0fc28f4428d60
parent740d08199084a22ce94a934aca06bafde8541623 (diff)
downloadfreebsd-ports-gnome-8e4acb7895d94a162063901f09090a9d27cfa5f5.tar.gz
freebsd-ports-gnome-8e4acb7895d94a162063901f09090a9d27cfa5f5.tar.zst
freebsd-ports-gnome-8e4acb7895d94a162063901f09090a9d27cfa5f5.zip
Support staging
-rw-r--r--emulators/mastergear/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile
index 5084c41b36da..ab98c597950c 100644
--- a/emulators/mastergear/Makefile
+++ b/emulators/mastergear/Makefile
@@ -20,15 +20,14 @@ ONLY_FOR_ARCHS= i386
NO_BUILD= yes
STRIP=
-NO_STAGE= yes
+OPTIONS_DEFINE= DOCS
+
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/mg ${PREFIX}/bin
- @${MKDIR} ${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/CART.ROM ${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/SF7000.ROM ${DATADIR}
-.if(!defined(NOPORTDOCS))
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/MG.html ${DOCSDIR}
-.endif
+ ${INSTALL_PROGRAM} ${WRKSRC}/mg ${STAGEDIR}${PREFIX}/bin
+ @${MKDIR} ${STAGEDIR}${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/CART.ROM ${STAGEDIR}${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/SF7000.ROM ${STAGEDIR}${DATADIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/MG.html ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
tw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/games/enigma?h=gstreamer0.10-removal&id=90dd96b64bfb34e2e5e7f1c52dd4763461478fff'>Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Be the first port to fully utilize bsd.sdl.mkedwin2004-01-201-9/+4 * Fix MASTER_SITE as long as savannah.gnu.org doesn't play nicelyedwin2004-01-081-1/+2 * - Chase libraries for new SDL_gfx version.krion2003-12-161-2/+2 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * - Bump PORTREVISION missed by my last commitkrion2003-10-291-0/+1 * - Chase libraries for new sdl_gfx versionkrion2003-10-291-1/+1 * Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1 * BROKEN on 5.x: does not compilekris2003-10-161-1/+7 * Upgrade to version 0.81.edwin2003-10-144-37/+48 * Fix pkg-plist (lots of added files between 0.80-rc1 and 0.80)edwin2003-10-091-0/+52 * Update to Enigma 0.80.edwin2003-10-094-845/+1624 * Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2 * Maintainer update to version 0.70, with lots of new levels!edwin2003-02-234-19/+232 * De-pkg-comment.knu2003-02-212-1/+1 * Maintainer Update to version 0.60edwin2003-01-034-565/+588 * Project site moved to nongnu.orgpat2002-09-222-2/+2