diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 21:56:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 21:56:19 +0000 |
commit | 3c6b292cad946a9e9769fea078466817e5b697cb (patch) | |
tree | e2d444eaf6f36cc93d10fa979cb849b6344c8e66 /net | |
parent | 3b75b7603cf14e7fbe5aae73d130b69c18642e1f (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/atmsupport/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index 9ba418a71d73..ba69ad897678 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -17,6 +17,8 @@ COMMENT= Tools for testing the ATM subsystem LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 +BROKEN= Does not install + USE_GMAKE= yes USE_LIBTOOL_VER=13 CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE} |