diff options
Diffstat (limited to 'fonts/freefont-ttf/Makefile')
-rw-r--r-- | fonts/freefont-ttf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/freefont-ttf/Makefile b/fonts/freefont-ttf/Makefile index ba888965d58..3d92040f2d7 100644 --- a/fonts/freefont-ttf/Makefile +++ b/fonts/freefont-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/01 11:12:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 18:28:23 asau Exp $ # DISTNAME= freefont-ttf-20120503 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/freefont/ COMMENT= Free UCS Outline Fonts: FreeMono, FreeSans, and FreeSerif LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME:S/-ttf//} NO_CONFIGURE= yes NO_BUILD= yes |