aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-05-31 22:53:09 +0800
committermarino <marino@FreeBSD.org>2014-05-31 22:53:09 +0800
commitf532da5855cc92c5448351ba83aecaa7c96ab711 (patch)
tree1a82380cfe2a1cb96879ca2d3b88c5dad04bdfc0 /games
parent523566498638f511429f423b98dbefb8a01c9273 (diff)
downloadfreebsd-ports-gnome-f532da5855cc92c5448351ba83aecaa7c96ab711.tar.gz
freebsd-ports-gnome-f532da5855cc92c5448351ba83aecaa7c96ab711.tar.zst
freebsd-ports-gnome-f532da5855cc92c5448351ba83aecaa7c96ab711.zip
games/fotaq: Remove unnecessary extract target
There is no need to use a custom extract target; using NO_WRKSUBDIR works fine.
Diffstat (limited to 'games')
-rw-r--r--games/fotaq/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile
index ccf04c8b02b3..2d534c16bbff 100644
--- a/games/fotaq/Makefile
+++ b/games/fotaq/Makefile
@@ -14,18 +14,12 @@ RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm
USES= zip
NO_BUILD= yes
+NO_WRKSUBDIR= yes
SUB_FILES= pkg-message
-WRKSRC= ${WRKDIR}/${DISTNAME}
PKGMESSAGE= ${WRKDIR}/pkg-message
-do-extract:
- @${RM} -rf ${WRKDIR}
- @${MKDIR} ${WRKSRC}
- @cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \
- ${_DISTDIR}/${EXTRACT_ONLY}
-
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
@${INSTALL_DATA} ${WRKSRC}/queen.1c ${STAGEDIR}${DATADIR}