diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:37:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:37:11 +0000 |
commit | 5081338b1e9772209b1c287f987b6de642ca9016 (patch) | |
tree | bc1557370f4d0eb2e1675a53b5812645127c3a38 /games/quake2-xatrix | |
parent | 667b0f3452c99db337df184bbc90cb6afff9c3c0 (diff) | |
download | ports-5081338b1e9772209b1c287f987b6de642ca9016.tar.gz ports-5081338b1e9772209b1c287f987b6de642ca9016.zip |
Notes
Diffstat (limited to 'games/quake2-xatrix')
-rw-r--r-- | games/quake2-xatrix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/quake2-xatrix/Makefile b/games/quake2-xatrix/Makefile index b10ff66b5d5b..6e3b0572805c 100644 --- a/games/quake2-xatrix/Makefile +++ b/games/quake2-xatrix/Makefile @@ -16,7 +16,6 @@ NO_WRKSUBDIR= yes SUB_FILES= pkg-message PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game.so -PLIST_DIRS= %%Q2DIR%%/${PORTNAME} do-extract: @${MKDIR} ${WRKDIR} |