summaryrefslogtreecommitdiffstats
path: root/graphics/gdtclft
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2001-05-01 09:55:09 +0000
committermharo <mharo@FreeBSD.org>2001-05-01 09:55:09 +0000
commit9a08588dcdbe8fcd73d6166277bd97c0b37df408 (patch)
tree51299e4a90e43a822848c2d8f43900fbfb89654c /graphics/gdtclft
parentcb43f183be624ca2298c376fc0db96a251ec05d7 (diff)
downloadFreeBSD-ports-9a08588dcdbe8fcd73d6166277bd97c0b37df408.zip
FreeBSD-ports-9a08588dcdbe8fcd73d6166277bd97c0b37df408.tar.gz
${ENV} -> ${SETENV}
PR: 26783, 26784, 26785
Diffstat (limited to 'graphics/gdtclft')
-rw-r--r--graphics/gdtclft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index 1895169..047feb0 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -31,4 +31,4 @@ MANCOMPRESSED= maybe
.include <bsd.port.mk>
-PLIST_SUB!= ${ENV} TCL_VER=${TCL_VER} ${MAKE} -f ${MAKEFILE} env
+PLIST_SUB!= ${SETENV} TCL_VER=${TCL_VER} ${MAKE} -f ${MAKEFILE} env
OpenPOWER on IntegriCloud