diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-21 17:38:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-21 17:38:15 +0000 |
commit | 4690a2fa90fa21d89bc647a7133e5b3a2a991b8d (patch) | |
tree | 5b459ae6850f45d689c1fbcc5294ad7f576218fc /devel/tcllib | |
parent | 8a7241fefe65af2c9a60f7b7e1cf141cef6a5701 (diff) |
Notes
Diffstat (limited to 'devel/tcllib')
-rw-r--r-- | devel/tcllib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/tcllib/Makefile b/devel/tcllib/Makefile index 8ef42d04beba..da821ed111e3 100644 --- a/devel/tcllib/Makefile +++ b/devel/tcllib/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= tcllib MAINTAINER= mi@aldan.algebra.com +BROKEN= "Creates /root/foo at install-time" + BUILD_DEPENDS= tclsh:${PORTSDIR}/lang/tcl83 GNU_CONFIGURE= yes ALL_TARGET= test |