diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 15:51:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-14 15:51:54 +0000 |
commit | 98d1e576e594222fdbd773ad571fb4e1a2368983 (patch) | |
tree | 63079b450948b9f3c6bc418cc0bf4bcf0b5882e3 /x11-fonts | |
parent | 432db47891a2dc400ba75bd3fe227c15be0b73d7 (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/droid-fonts-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/droid-fonts-ttf/Makefile b/x11-fonts/droid-fonts-ttf/Makefile index 83a55f0840bd..23f44343752c 100644 --- a/x11-fonts/droid-fonts-ttf/Makefile +++ b/x11-fonts/droid-fonts-ttf/Makefile @@ -14,7 +14,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/bin/mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ ${LOCALBASE}/bin/mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -USE_XZ= yes +USES= tar:xz FONTDIR= lib/X11/fonts/Droid PKGMESSAGE= ${WRKDIR}/pkg-message |