aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2018-10-21 05:16:58 +0000
committerMikhail Teterin <mi@FreeBSD.org>2018-10-21 05:16:58 +0000
commit314d9c4573d1b98f69150ed0042136b5107029b9 (patch)
tree16e5c7b2cfde6e061c6ea1cd64bf350e6a9533db
parent4a1ca02b6119038a76cf8be92ae72fee6051efcf (diff)
downloadports-314d9c4573d1b98f69150ed0042136b5107029b9.tar.gz
ports-314d9c4573d1b98f69150ed0042136b5107029b9.zip
Notes
-rw-r--r--devel/tcl-trf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/tcl-trf/Makefile b/devel/tcl-trf/Makefile
index 4c283d94a07e..dd67e360b532 100644
--- a/devel/tcl-trf/Makefile
+++ b/devel/tcl-trf/Makefile
@@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/doc/license.terms
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
TEST_DEPENDS= ${LOCALBASE}/lib/Memchan2.3/libMemchan.so.1:devel/tcl-memchan
-ALL_TARGET= all
USES+= tcl:tea tar:bzip2
USE_LDCONFIG= ${PREFIX}/lib/Trf
@@ -44,7 +43,6 @@ do-install:
do-test:
cd ${WRKSRC}/tests && ${SETENV} TCLLIBPATH="${WRKSRC}" ${TCLSH} all
-
PLIST_SUB+= TCL_DVER=${TCL_VER:C/\.//} VER=${PORTVERSION}
.include <bsd.port.mk>