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/tuxpaint-fonts | |
parent | 667b0f3452c99db337df184bbc90cb6afff9c3c0 (diff) |
Notes
Diffstat (limited to 'games/tuxpaint-fonts')
-rw-r--r-- | games/tuxpaint-fonts/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/tuxpaint-fonts/Makefile b/games/tuxpaint-fonts/Makefile index ce23d06a591c..55ac2d7b5fb0 100644 --- a/games/tuxpaint-fonts/Makefile +++ b/games/tuxpaint-fonts/Makefile @@ -54,7 +54,6 @@ DISTFILES+= ${PORTNAME}-ttf-${${l:tu}_DISTNAME}${EXTRACT_SUFX}:${l:tu} PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}.ttf PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs/COPYING.txt PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs/README.txt -PLIST_DIRS+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs . endif .endfor |