From ade72c3211bab693e5c480458f0620129d28cdf9 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Mar 2007 11:56:40 +0000 Subject: Forcefully depend on pkg-config as rillig@ forced a failure otherwise and that breaks the gtk detection of chemtool. --- biology/chemtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology/chemtool') diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index 557200fc898..e6aaa5540bf 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -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 @@ COMMENT= Program for drawing organic molecules PKG_INSTALLATION_TYPES= overwrite pkgviews USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-gnomedir -- cgit v1.2.3