pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gtkam configure uses pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f113ea43f06
branches: trunk
changeset: 500213:8f113ea43f06
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Oct 04 02:38:28 2005 +0000
description:
configure uses pkg-config.
diffstat:
graphics/gtkam/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8854e8fdc902 -r 8f113ea43f06 graphics/gtkam/Makefile
--- a/graphics/gtkam/Makefile Tue Oct 04 02:32:40 2005 +0000
+++ b/graphics/gtkam/Makefile Tue Oct 04 02:38:28 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/04/11 21:46:04 tv Exp $
+# $NetBSD: Makefile,v 1.26 2005/10/04 02:38:28 minskim Exp $
#
DISTNAME= gtkam-0.1.12
@@ -12,6 +12,7 @@
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
+USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-bonobo
Home |
Main Index |
Thread Index |
Old Index