diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-10 15:00:07 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-10 15:00:07 +0000 |
commit | 14b296de47fe4ba1bd94c798a4ece83d46eff123 (patch) | |
tree | 91eba3bdfaed0d643576d15de61ee24e67c87607 /games/starfighter/Makefile | |
parent | ec5f07104d2a67abba4d5347fc9c9b2bb9087264 (diff) |
Notes
Diffstat (limited to 'games/starfighter/Makefile')
-rw-r--r-- | games/starfighter/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/starfighter/Makefile b/games/starfighter/Makefile index d8efbf4c5940..9712d4d46021 100644 --- a/games/starfighter/Makefile +++ b/games/starfighter/Makefile @@ -15,7 +15,8 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= nemysis@FreeBSD.org COMMENT= Liberate the universe from the evil company WEAPCO -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/docs/LICENSE USES= gmake iconv python:2,build shebangfix USE_XORG= x11 xau xdmcp @@ -30,7 +31,6 @@ INSTALLS_ICONS= yes PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.pak -PLIST_DIRS= %%DATADIR%% PORTDOCS= index.html @@ -39,8 +39,6 @@ OPTIONS_DEFINE= DOCS DESKTOP_ENTRIES="Project Starfighter" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} \ -e 's|mkdir -p $$(DESTDIR)$$(DOCDIR)|| ; \ |