aboutsummaryrefslogtreecommitdiff
path: root/games/xwordpy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-22 21:38:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-22 21:38:23 +0000
commit877e37b717d718c287c6d0a611fa3d8993d86870 (patch)
tree8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/xwordpy
parent01a23031a1d15f01c10a311691493992b7fb96e6 (diff)
downloadports-877e37b717d718c287c6d0a611fa3d8993d86870.tar.gz
ports-877e37b717d718c287c6d0a611fa3d8993d86870.zip
Notes
Diffstat (limited to 'games/xwordpy')
-rw-r--r--games/xwordpy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xwordpy/Makefile b/games/xwordpy/Makefile
index 19924c066ccf..53f90c322d02 100644
--- a/games/xwordpy/Makefile
+++ b/games/xwordpy/Makefile
@@ -21,6 +21,7 @@ PLIST_FILES= bin/xwordpy \
%%DATADIR%%/crossword-clock.png \
%%DATADIR%%/crossword-solve.png \
%%DATADIR%%/layout-rtb.png
+PLIST_DIRS= %%DATADIR%%
post-patch:
@${REINPLACE_CMD} -e "s|%%DATADIR%%|\'${DATADIR}\'|g" \