summaryrefslogtreecommitdiff
path: root/mk/compiler/f2c.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/compiler/f2c.mk')
-rw-r--r--mk/compiler/f2c.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/compiler/f2c.mk b/mk/compiler/f2c.mk
index 18e22f59ddc..05fef1ccc4b 100644
--- a/mk/compiler/f2c.mk
+++ b/mk/compiler/f2c.mk
@@ -1,4 +1,4 @@
-# $NetBSD: f2c.mk,v 1.5 2005/03/24 17:46:01 tv Exp $
+# $NetBSD: f2c.mk,v 1.6 2006/07/21 14:27:56 jlam Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -99,7 +99,7 @@ PREPEND_PATH+= ${_F2C_DIR}/bin
. include "../../lang/f2c/buildlink3.mk"
. if defined(F2C_DIR) && !empty(F2C_DIR)
-BUILD_ENV+= F2C_DIR=${F2C_DIR:Q}
+PKGSRC_MAKE_ENV+= F2C_DIR=${F2C_DIR:Q}
. endif
# Create symlinks for the compiler into ${WRKDIR}.