summaryrefslogtreecommitdiff
path: root/fonts/Xg
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 18:38:05 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 18:38:05 +0000
commite2afa97f51a1f72e6618533019aaaae07b7d3cf2 (patch)
treed2b31bb9a6a069ebfb63079b9dddde1e6688bc4b /fonts/Xg
parente97ad43756dc8382d2c6cb8a7ae09be0eb540f67 (diff)
downloadpkgsrc-e2afa97f51a1f72e6618533019aaaae07b7d3cf2.tar.gz
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
Diffstat (limited to 'fonts/Xg')
-rw-r--r--fonts/Xg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Xg/Makefile b/fonts/Xg/Makefile
index b0feedb5c44..7a0474d8fe1 100644
--- a/fonts/Xg/Makefile
+++ b/fonts/Xg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/11/18 19:17:05 dillo Exp $
+# $NetBSD: Makefile,v 1.11 2002/08/25 18:38:54 jlam Exp $
# FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp
#
@@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org
COMMENT= These are the UNICODE fonts for use with 9term and sam
WRKSRC= ${WRKDIR}
+USE_BUILDLINK2= yes
USE_X11BASE= yes
.include "../../mk/bsd.pkg.mk"