pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08b9fdc5e595
branches:  trunk
changeset: 554035:08b9fdc5e595
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Feb 07 16:58:04 2009 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (18 lines):

diff -r 1890402402fd -r 08b9fdc5e595 graphics/xzgv/Makefile
--- a/graphics/xzgv/Makefile    Sat Feb 07 16:53:46 2009 +0000
+++ b/graphics/xzgv/Makefile    Sat Feb 07 16:58:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2009/01/29 17:57:55 shattered Exp $
+# $NetBSD: Makefile,v 1.39 2009/02/07 16:58:04 joerg Exp $
 #
 
 DISTNAME=      xzgv-0.9
@@ -13,7 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_X11BASE=           yes
-USE_TOOLS+=            gmake makeinfo
+USE_TOOLS+=            gmake makeinfo pkg-config
 INFO_FILES=            yes
 INSTALLATION_DIRS=     bin ${PKGINFODIR} ${PKGMANDIR}/man1
 



Home | Main Index | Thread Index | Old Index