aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-01-10 22:59:36 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-01-10 22:59:36 +0800
commit7544e622bb28492c47245f5b40c363cc9d4a07d8 (patch)
tree3139f5e1941ac18753f84baa2f799e4689013265 /games
parent34b081f17ff61f072717e1d991c67255d4af5417 (diff)
downloadfreebsd-ports-graphics-7544e622bb28492c47245f5b40c363cc9d4a07d8.tar.gz
freebsd-ports-graphics-7544e622bb28492c47245f5b40c363cc9d4a07d8.tar.zst
freebsd-ports-graphics-7544e622bb28492c47245f5b40c363cc9d4a07d8.zip
- Drop unneeded PLIST_DIRS
Diffstat (limited to 'games')
-rw-r--r--games/xworm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xworm/Makefile b/games/xworm/Makefile
index 2bf1f316f54..23c77806bd0 100644
--- a/games/xworm/Makefile
+++ b/games/xworm/Makefile
@@ -19,8 +19,8 @@ MAKE_ARGS= CC="${CC}" INCDIR="-I${LOCALBASE}/include" \
LINUXLINK="-L${LOCALBASE}/lib -lXt -lX11 -lm"
DATA= font grid raw
-PLIST_FILES= bin/xworm ${DATA:S/^/%%DATADIR%%\/xworm./}
-PLIST_DIRS= %%DATADIR%%
+PLIST_FILES= bin/xworm \
+ ${DATA:S/^/%%DATADIR%%\/xworm./}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xworm ${STAGEDIR}${PREFIX}/bin