aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-01-29 20:14:18 +0800
committerknu <knu@FreeBSD.org>2002-01-29 20:14:18 +0800
commitb42679b22abe748375dc103dc7af39b174da3d87 (patch)
tree6f292c9bbc0306f65069d5ad6040e8e4e291c376 /x11-toolkits/qt33
parent4e5525b4be19a5420da69e36d65240ad0ea3056b (diff)
downloadfreebsd-ports-gnome-b42679b22abe748375dc103dc7af39b174da3d87.tar.gz
freebsd-ports-gnome-b42679b22abe748375dc103dc7af39b174da3d87.tar.zst
freebsd-ports-gnome-b42679b22abe748375dc103dc7af39b174da3d87.zip
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index b43fe6c79f49..6784057df9be 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
CONFIGURE_ARGS+= -debug
.endif
-CONFIGURE_ENV= ${ECHO} yes | QTDIR=${WRKSRC}
+CONFIGURE_ENV= ${ECHO_CMD} yes | QTDIR=${WRKSRC}
.if defined(MAKE_JOBS)
MAKE_ARGS+= MAKE="${GMAKE} -j${MAKE_JOBS}"
.endif
tle='2009-09-18 05:27:34 +0800'>2009-09-181-1/+1 * Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1 * Update to 2.06itetcu2006-06-162-4/+4 * SHA256ifyedwin2006-01-221-0/+1 * Fix build on 5.x and 6.xmnag2005-10-172-4/+19 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1