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 fa63a81b978..13a385b8ce9 100644 --- a/fonts/Xg/Makefile +++ b/fonts/Xg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/02/21 06:39:54 sbd Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 18:28:16 asau Exp $ DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 @@ -12,7 +12,6 @@ COMMENT= These are the UNICODE fonts for use with 9term and sam WRKSRC= ${WRKDIR} NO_BUILD= yes USE_X11BASE= yes -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= bdftopcf gzip FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/Xg |