summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-12 11:15:28 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-12 11:15:28 +0000
commitb1d037a4e2e1e39fdbdaee83ed238a7b925223c3 (patch)
tree8bd9a89ce5a1c6e06d935f5d03e69ea387b06040 /fonts
parent74d5785eeb7650f2961b529837d8daedb9250534 (diff)
downloadpkgsrc-b1d037a4e2e1e39fdbdaee83ed238a7b925223c3.tar.gz
This package doesn't use any compiler, so s/USE_BUILDLINK2/NO_BUILDLINK/.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Xg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile
index ca8a2a2907c..b4c6abc5d49 100644
--- a/fonts/Xg/Makefile
+++ b/fonts/Xg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/20 12:15:16 agc Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/12 11:15:28 xtraeme Exp $
# FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= These are the UNICODE fonts for use with 9term and sam
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= yes
+NO_BUILDLINK= # defined
USE_X11BASE= yes
.include "../../mk/bsd.pkg.mk"