diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-31 16:26:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-31 16:26:02 +0000 |
commit | 666c8880ae4a2721c41bfcac3b0cbf2220e3d865 (patch) | |
tree | 3994680079ace38d018a27bc71d5739e89dc36ea /x11-fonts | |
parent | 1b7ceb488be9155020f677f403004813cdac4947 (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/droid-fonts-ttf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/droid-fonts-ttf/Makefile b/x11-fonts/droid-fonts-ttf/Makefile index 34743ca59866..467f4e445013 100644 --- a/x11-fonts/droid-fonts-ttf/Makefile +++ b/x11-fonts/droid-fonts-ttf/Makefile @@ -12,10 +12,11 @@ COMMENT= The Droid typeface family LICENSE= APACHE20 -FONTNAME= Droid +NO_ARCH= yes NO_BUILD= yes USES= fonts tar:xz +FONTNAME= Droid SUB_FILES= pkg-message do-install: |