pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce5168819b5e
branches:  trunk
changeset: 517750:ce5168819b5e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Aug 22 15:12:39 2006 +0000

description:
Needs pkg-config.

diffstat:

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

diffs (18 lines):

diff -r d9b8ba31602c -r ce5168819b5e graphics/scigraphica/Makefile
--- a/graphics/scigraphica/Makefile     Tue Aug 22 15:09:19 2006 +0000
+++ b/graphics/scigraphica/Makefile     Tue Aug 22 15:12:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/08/06 10:42:10 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2006/08/22 15:12:39 joerg Exp $
 #
 
 DISTNAME=      scigraphica-2.1.0
@@ -10,7 +10,7 @@
 COMMENT=       Data analysis and technical graphics
 
 USE_DIRS+=             gnome1-1.5
-USE_TOOLS+=            gmake intltool
+USE_TOOLS+=            gmake intltool pkg-config
 USE_GNU_READLINE=      YES
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index