diff options
-rw-r--r-- | devel/tcllib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile index e8c8e501aafe..a84e5295d888 100644 --- a/devel/tcllib/Makefile +++ b/devel/tcllib/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= tcllib MAINTAINER= mi@aldan.algebra.com +BUILD_DEPENDS= tclsh:${PORTSDIR}/lang/tcl83 GNU_CONFIGURE= yes ALL_TARGET= test MAKE_ENV+= LANG=C |