diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 21:56:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-18 21:56:17 +0000 |
commit | a2ef7f24b995034652c192f79b9192af6cd6d170 (patch) | |
tree | 0448d38daf37e0141e31398f594d37f101e4c9cd /net | |
parent | BROKEN on 6.x: Does not compile (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=121903
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 a862eab2f70c..533b9cb5c409 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= Broken pkg-plist + USE_GMAKE= yes USE_LIBTOOL_VER=13 CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE} |