summaryrefslogtreecommitdiff
path: root/fonts/mkfontscale
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-10-13 09:53:59 +0000
committersalo <salo@pkgsrc.org>2003-10-13 09:53:59 +0000
commitae4b8ca1df5d5c0d3870ab206fbb985e7ffe8206 (patch)
tree7298eaff80b920d73109538c93710b14abc111f9 /fonts/mkfontscale
parent3b585a6dfa6d1e91ebccc5c747197993560e5cbb (diff)
downloadpkgsrc-ae4b8ca1df5d5c0d3870ab206fbb985e7ffe8206.tar.gz
Trivially use buildlink2 so the right compiler is picked up.
Diffstat (limited to 'fonts/mkfontscale')
-rw-r--r--fonts/mkfontscale/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/mkfontscale/Makefile b/fonts/mkfontscale/Makefile
index f6146449177..fd8aa8d21c3 100644
--- a/fonts/mkfontscale/Makefile
+++ b/fonts/mkfontscale/Makefile
@@ -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 @@ MAINTAINER= rxg@NetBSD.org
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"