pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/biology/chemtool Forcefully depend on pkg-config as ri...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd26e8aa1f1b
branches: trunk
changeset: 526219:fd26e8aa1f1b
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Mar 04 11:56:40 2007 +0000
description:
Forcefully depend on pkg-config as rillig@ forced a failure otherwise
and that breaks the gtk detection of chemtool.
diffstat:
biology/chemtool/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aae6daad55ec -r fd26e8aa1f1b biology/chemtool/Makefile
--- a/biology/chemtool/Makefile Sun Mar 04 11:34:30 2007 +0000
+++ b/biology/chemtool/Makefile Sun Mar 04 11:56:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/03/04 21:29:01 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2007/03/04 11:56:40 joerg Exp $
DISTNAME= chemtool-1.6.8
CATEGORIES= biology
@@ -11,7 +11,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-gnomedir
Home |
Main Index |
Thread Index |
Old Index