summaryrefslogtreecommitdiff
path: root/biology/rasmol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/rasmol/Makefile')
-rw-r--r--biology/rasmol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index fad7a67c128..d7db3c9439d 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 13:41:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/04/01 11:06:30 zuntum Exp $
DISTNAME= RasMol_2.7.1
PKGNAME= rasmol-2.7.1
@@ -12,7 +12,7 @@ COMMENT= Molecular Graphics Visualisation Tool
USE_IMAKE= YES
-MAKE_ENV+= "DEPTHDEF=${DEPTHDEF}"
+MAKE_ENV+= DEPTHDEF="${DEPTHDEF}"
.include "../../mk/bsd.prefs.mk"