diff options
Diffstat (limited to 'fonts/Xg/Makefile')
-rw-r--r-- | fonts/Xg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile index b7344e1b2c4..dacae19e3de 100644 --- a/fonts/Xg/Makefile +++ b/fonts/Xg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2014/06/01 16:35:31 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/07/04 16:18:30 joerg Exp $ DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 @@ -11,7 +11,6 @@ COMMENT= These are the UNICODE fonts for use with 9term and sam WRKSRC= ${WRKDIR} NO_BUILD= yes -USE_X11BASE= yes USE_TOOLS+= bdftopcf gzip FONTS_DIRS.x11= ${PREFIX}/share/fonts/X11/Xg |