diff options
Diffstat (limited to 'fonts/droid-ttf')
-rw-r--r-- | fonts/droid-ttf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/droid-ttf/Makefile b/fonts/droid-ttf/Makefile index 88bb989f7c7..8dd99d0b71e 100644 --- a/fonts/droid-ttf/Makefile +++ b/fonts/droid-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/17 19:16:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 18:28:18 asau Exp $ # DISTNAME= droid-fonts-20111115 @@ -12,8 +12,6 @@ HOMEPAGE= http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f COMMENT= The Droid fonts family from Ascender Corporation LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none USE_X11BASE= YES NO_BUILD= YES |