diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-12-13 20:29:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-12-13 20:29:56 +0000 |
commit | 783d32d3b492ea3bfc9f1d26f431b9f2810c1f14 (patch) | |
tree | 153f6fa57dee814884e8d8e9d043e6f70071caf1 /x11-fonts | |
parent | 1b09e9497eb49287fccc9b5d935c57e2d908bfd3 (diff) | |
download | ports-783d32d3b492ea3bfc9f1d26f431b9f2810c1f14.tar.gz ports-783d32d3b492ea3bfc9f1d26f431b9f2810c1f14.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/emojione-color-font-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/emojione-color-font-ttf/Makefile b/x11-fonts/emojione-color-font-ttf/Makefile index 4dce5a418cb4..0e386ed640a7 100644 --- a/x11-fonts/emojione-color-font-ttf/Makefile +++ b/x11-fonts/emojione-color-font-ttf/Makefile @@ -19,7 +19,7 @@ USES= fonts zip NO_BUILD= yes NO_ARCH= yes -PLIST_FILES= %%FONTSDIR%%/EmojiOneColor-SVGinOT.ttf +PLIST_FILES= ${FONTSDIR}/EmojiOneColor-SVGinOT.ttf do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR}/ |