From 021280d5ab4cb8e8c300ae5a3cab9eb3d29969c1 Mon Sep 17 00:00:00 2001 From: zuntum Date: Sun, 1 Apr 2001 11:06:30 +0000 Subject: Fix quoting --- 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 c50d3864c80..ab62a6925af 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/03/04 17:33:42 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/04/01 11:06:30 zuntum Exp $ DISTNAME= chemtool-1.3 CATEGORIES= biology @@ -10,7 +10,7 @@ COMMENT= Program for drawing organic molecules DEPENDS+= gtk+>=1.0.0:../../x11/gtk -MAKE_ENV+= "PKGLOCALEDIR=${PKGLOCALEDIR}" +MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}" post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/chemtool -- cgit v1.2.3