diff options
Diffstat (limited to 'fonts/Xg/Makefile')
-rw-r--r-- | fonts/Xg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile index 5514e00d75e..8ed849df624 100644 --- a/fonts/Xg/Makefile +++ b/fonts/Xg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:47 tv Exp $ +# $NetBSD: Makefile,v 1.20 2005/09/28 20:52:21 rillig Exp $ DISTNAME= libXg.utf.fonts PKGNAME= libXgFonts-1.0 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= These are the UNICODE fonts for use with 9term and sam WRKSRC= ${WRKDIR} -NO_BUILD= # defined +NO_BUILD= yes USE_X11BASE= yes .include "../../mk/bsd.pkg.mk" |