aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xmhtml
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-25 06:29:33 +0800
committerpav <pav@FreeBSD.org>2008-07-25 06:29:33 +0800
commita4008bd9103a7db5a4e0185543479d1877eb1b09 (patch)
treefca3a2d302f0591dd484754e793a2cf83ec75549 /x11-toolkits/xmhtml
parent824088a5109a40ccc1256b8c4033bbf635668c7c (diff)
downloadfreebsd-ports-graphics-a4008bd9103a7db5a4e0185543479d1877eb1b09.tar.gz
freebsd-ports-graphics-a4008bd9103a7db5a4e0185543479d1877eb1b09.tar.zst
freebsd-ports-graphics-a4008bd9103a7db5a4e0185543479d1877eb1b09.zip
- Add CC and CXX to MAKE_ENV for all ports
PR: ports/86106, ports/101120 (based on)
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r--x11-toolkits/xmhtml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile
index 69694320ec3..8259148224a 100644
--- a/x11-toolkits/xmhtml/Makefile
+++ b/x11-toolkits/xmhtml/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
USE_AUTOTOOLS= libtool:15:env
USE_MOTIF= yes
USE_GMAKE= yes
-MAKE_ENV= CC="${LIBTOOL} ${CC}"
+CC:= ${LIBTOOL} ${CC}
USE_LDCONFIG= yes
do-configure: