pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/font-adobe-utopia-type1 Doesn't actually need pk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad4d9e6d7238
branches:  trunk
changeset: 521618:ad4d9e6d7238
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Nov 15 11:09:15 2006 +0000

description:
Doesn't actually need pkg-config.

diffstat:

 fonts/font-adobe-utopia-type1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9a2a88985988 -r ad4d9e6d7238 fonts/font-adobe-utopia-type1/Makefile
--- a/fonts/font-adobe-utopia-type1/Makefile    Wed Nov 15 11:05:28 2006 +0000
+++ b/fonts/font-adobe-utopia-type1/Makefile    Wed Nov 15 11:09:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 10:42:07 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/15 11:09:15 joerg Exp $
 #
 
 DISTNAME=              font-adobe-utopia-type1-1.0.1
@@ -13,7 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake
 
 FONTS_DIRS.type1=      lib/X11/fonts/Type1
 FONTS_DIRS.x11=                lib/X11/fonts/Type1



Home | Main Index | Thread Index | Old Index