diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2009-07-14 03:44:15 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2009-07-14 03:44:15 +0000 |
commit | 8da8b7904e9d0ef6f78c79d39e936072c5e56a72 (patch) | |
tree | 103a12b3fa792b3b5064006c40a71616567d8402 /devel/tcl-trf/Makefile | |
parent | c06a91a73801a61296e506c9d50b7c8cb8155e18 (diff) |
Notes
Diffstat (limited to 'devel/tcl-trf/Makefile')
-rw-r--r-- | devel/tcl-trf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tcl-trf/Makefile b/devel/tcl-trf/Makefile index 3af2bba4a579..3cf1ddc0b93e 100644 --- a/devel/tcl-trf/Makefile +++ b/devel/tcl-trf/Makefile @@ -65,7 +65,7 @@ do-install: ${INSTALL_MAN} $$m ${MANNPREFIX}/man/mann/ ;\ done -post-build test: +check regression-test post-build test: cd ${WRKSRC}/tests && ${SETENV} TCLLIBPATH="${WRKSRC}" ${TCLSH} all MANN= adler.n ascii85.n base64.n bin.n bz2.n crc-zlib.n crc.n \ |