diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
commit | 877e37b717d718c287c6d0a611fa3d8993d86870 (patch) | |
tree | 8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/xpuzzletama/Makefile | |
parent | 01a23031a1d15f01c10a311691493992b7fb96e6 (diff) |
Notes
Diffstat (limited to 'games/xpuzzletama/Makefile')
-rw-r--r-- | games/xpuzzletama/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xpuzzletama/Makefile b/games/xpuzzletama/Makefile index b26d7a276aff..9bb82b953a23 100644 --- a/games/xpuzzletama/Makefile +++ b/games/xpuzzletama/Makefile @@ -21,6 +21,7 @@ USES= imake:noman USE_XORG= xpm PLIST_FILES= bin/xpuzzletama lib/X11/xpuzzletama/tama_score +PLIST_DIRS= lib/X11/xpuzzletama post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/xpuzzletama |