summaryrefslogtreecommitdiff
path: root/devel/cssc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cssc/Makefile')
-rw-r--r--devel/cssc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile
index 2af0e72899f..d9cce02f3f4 100644
--- a/devel/cssc/Makefile
+++ b/devel/cssc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/07/29 04:24:03 grant Exp $
+# $NetBSD: Makefile,v 1.21 2005/12/05 20:50:02 rillig Exp $
#
DISTNAME= CSSC-1.0.1
@@ -14,7 +14,7 @@ COMMENT= GNU workalike for the source code control system SCCS
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--enable-binary
-CONFIGURE_ENV+= CONFIG_DIFF_COMMAND="${TOOLS_DIFF}"
+CONFIGURE_ENV+= CONFIG_DIFF_COMMAND=${TOOLS_DIFF:Q}
USE_TOOLS+= diff
TEST_TARGET= check