pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/mkfontscale Trivially use buildlink2 so the righ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66763d7bd7e9
branches:  trunk
changeset: 462784:66763d7bd7e9
user:      salo <salo%pkgsrc.org@localhost>
date:      Mon Oct 13 09:53:59 2003 +0000

description:
Trivially use buildlink2 so the right compiler is picked up.

diffstat:

 fonts/mkfontscale/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 401cb94afa91 -r 66763d7bd7e9 fonts/mkfontscale/Makefile
--- a/fonts/mkfontscale/Makefile        Mon Oct 13 06:05:20 2003 +0000
+++ b/fonts/mkfontscale/Makefile        Mon Oct 13 09:53:59 2003 +0000
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.10 2003/09/09 07:44:57 itojun Exp $
+# $NetBSD: Makefile,v 1.11 2003/10/13 09:53:59 salo Exp $
+#
 
 DISTNAME=      mkfontscale-20020524
 PKGREVISION=   2
@@ -10,6 +11,7 @@
 HOMEPAGE=      http://www.pps.jussieu.fr/~jch/software/files/
 COMMENT=       Create an index of scalable font files for X
 
+USE_BUILDLINK2=        YES
 USE_IMAKE=     YES
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index