diff options
-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} |