diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:10:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:10:44 +0000 |
commit | 62c30dca987abc1ad79a93e183b3dd08ca21381f (patch) | |
tree | d188deb38018985c4d75d512d26646aafe4a32c6 /net | |
parent | BROKEN: Does not find tcl correctly (diff) |
BROKEN: Does not build
Diffstat (limited to 'net')
-rw-r--r-- | net/ntimelord/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntimelord/Makefile b/net/ntimelord/Makefile index 03342d9c20e0..87b647afb67a 100644 --- a/net/ntimelord/Makefile +++ b/net/ntimelord/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= naiki@bfd.es.hokudai.ac.jp +BROKEN= "Does not build" + RUN_DEPENDS= ${LOCALBASE}/libexec/atalkd:${PORTSDIR}/net/netatalk post-install: |