From 2c2b34a0f562050cf6a48339ef9c878547bfe84a Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Aug 2001 21:16:45 +0000 Subject: Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in MAKE_ENV as they are now added by the buildlink files themselves. --- biology/chemtool/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'biology') diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index 7e4fdffff61..2e9188a7acc 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/06/30 11:58:46 zuntum Exp $ +# $NetBSD: Makefile,v 1.10 2001/08/17 21:16:50 jlam Exp $ DISTNAME= chemtool-1.3 CATEGORIES= biology @@ -10,7 +10,6 @@ COMMENT= Program for drawing organic molecules USE_BUILDLINK_ONLY= YES MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" -MAKE_ENV+= GTK_CONFIG="${BUILDLINK_CONFIG_WRAPPER.gtk}" post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/chemtool -- cgit v1.2.3