diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-05-01 09:55:09 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-05-01 09:55:09 +0000 |
commit | d250723f24c053f845bd24ff99a25b001db8988b (patch) | |
tree | dd039382d76ae2fb39cd5a4e63470bc74f00c34d /graphics/gdtclft/Makefile | |
parent | cede1f075fb07b12424b893669d4badece91f3bd (diff) | |
download | ports-d250723f24c053f845bd24ff99a25b001db8988b.tar.gz ports-d250723f24c053f845bd24ff99a25b001db8988b.zip |
Notes
Diffstat (limited to 'graphics/gdtclft/Makefile')
-rw-r--r-- | graphics/gdtclft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile index 1895169793d8..047feb0f0971 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 |