pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/Xg This package doesn't use any compiler, so s/U...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a910d3b71fdb
branches: trunk
changeset: 472786:a910d3b71fdb
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Apr 12 11:15:28 2004 +0000
description:
This package doesn't use any compiler, so s/USE_BUILDLINK2/NO_BUILDLINK/.
diffstat:
fonts/Xg/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 02d0404876cb -r a910d3b71fdb fonts/Xg/Makefile
--- a/fonts/Xg/Makefile Mon Apr 12 10:53:07 2004 +0000
+++ b/fonts/Xg/Makefile Mon Apr 12 11:15:28 2004 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index