aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-11-22 06:19:55 +0800
committerpawel <pawel@FreeBSD.org>2012-11-22 06:19:55 +0800
commit4d5d30e7f5a9bd76f57990591920877a78914d78 (patch)
treea2143e1f39c6ce820248a3ee96eb7bb5a0233771 /games
parent498cb4ea76e1f7f684d7d33b831259265e3041c1 (diff)
downloadfreebsd-ports-gnome-4d5d30e7f5a9bd76f57990591920877a78914d78.tar.gz
freebsd-ports-gnome-4d5d30e7f5a9bd76f57990591920877a78914d78.tar.zst
freebsd-ports-gnome-4d5d30e7f5a9bd76f57990591920877a78914d78.zip
Simplify gmake usage
PR: ports/173681 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r--games/starfighter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile
index 261840a41e05..262c5b8248ea 100644
--- a/games/starfighter/Makefile
+++ b/games/starfighter/Makefile
@@ -16,11 +16,12 @@ COMMENT= Liberate the universe from the evil company WEAPCO
LICENSE= GPLv2
-USE_GMAKE= yes
USE_ICONV= yes
USE_XORG= x11 xau xdmcp
USE_SDL= image mixer
WITH_ZLIB= yes
+USE_GMAKE= yes
+MAKEFILE= makefile
INSTALLS_ICONS= yes
@@ -41,10 +42,6 @@ post-patch:
.if !${PORT_OPTIONS:MDOCS}
@${REINPLACE_CMD} -i '' -e '/$$(DESTDIR)$$(DOCDIR)/d' ${WRKSRC}/makefile
.endif
- @(cd ${WRKSRC} && ${CP} makefile Makefile)
-
-do-build:
- @(cd ${WRKSRC} && ${GMAKE})
post-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps