pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/fox Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5931bbfda16a
branches:  trunk
changeset: 527892:5931bbfda16a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 15 13:59:37 2007 +0000

description:
Needs pkg-config.

diffstat:

 x11/fox/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cd98d54b6a2f -r 5931bbfda16a x11/fox/Makefile
--- a/x11/fox/Makefile  Sun Apr 15 13:46:42 2007 +0000
+++ b/x11/fox/Makefile  Sun Apr 15 13:59:37 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/04/13 05:45:35 xtraeme Exp $
+# $NetBSD: Makefile,v 1.36 2007/04/15 13:59:37 joerg Exp $
 
 DISTNAME=      fox-1.6.25
 CATEGORIES=    x11
@@ -10,6 +10,7 @@
 
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
+USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-release
 CONFIGURE_ARGS+=       --with-opengl



Home | Main Index | Thread Index | Old Index