pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/monafonts Note the tools that this package uses ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b371da01485
branches:  trunk
changeset: 493924:4b371da01485
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon May 16 18:20:16 2005 +0000

description:
Note the tools that this package uses (gzip, perl, sed).

diffstat:

 fonts/monafonts/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 127a10e5e5e7 -r 4b371da01485 fonts/monafonts/Makefile
--- a/fonts/monafonts/Makefile  Mon May 16 18:18:13 2005 +0000
+++ b/fonts/monafonts/Makefile  Mon May 16 18:20:16 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/03 15:14:57 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/16 18:20:16 jlam Exp $
 
 DISTNAME=      monafont-2.90
 PKGNAME=       ${DISTNAME:S/font/fonts/}
@@ -14,6 +14,7 @@
 USE_PKGINSTALL=        yes
 USE_PERL5=     build
 BUILD_TARGET=  bdf
+USE_TOOLS+=    gzip perl sed
 MAKE_FLAGS+=   SED_CMD=${SED:Q}
 MAKE_FLAGS+=   PERL_CMD=${PERL5:Q}
 MAKE_FLAGS+=   GZIP_CMD=${GZIP_CMD:Q}



Home | Main Index | Thread Index | Old Index