pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gliv Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2e29898cf19
branches:  trunk
changeset: 514363:b2e29898cf19
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 13:58:22 2006 +0000

description:
Needs pkg-config.

diffstat:

 graphics/gliv/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b0fcc085f793 -r b2e29898cf19 graphics/gliv/Makefile
--- a/graphics/gliv/Makefile    Sun Jun 11 13:57:54 2006 +0000
+++ b/graphics/gliv/Makefile    Sun Jun 11 13:58:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:32 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/11 13:58:22 joerg Exp $
 
 DISTNAME=      gliv-1.9.5
 PKGREVISION=   1
@@ -12,7 +12,7 @@
 
 USE_DIRS+=             xdg-1.1
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake msgfmt
+USE_TOOLS+=            gmake msgfmt pkg-config
 GNU_CONFIGURE=         yes
 
 post-install:



Home | Main Index | Thread Index | Old Index