diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 05:56:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 05:56:19 +0800 |
commit | 28e429803c8cafe88bba8b6beaf17a6933c7e4ea (patch) | |
tree | e802596822a45a6ef9758ee4e7d2475943e6cfaf /net | |
parent | a75efb1183d36d673bcd2e65d66fb5c5e0a5ffe6 (diff) | |
download | freebsd-ports-gnome-28e429803c8cafe88bba8b6beaf17a6933c7e4ea.tar.gz freebsd-ports-gnome-28e429803c8cafe88bba8b6beaf17a6933c7e4ea.tar.zst freebsd-ports-gnome-28e429803c8cafe88bba8b6beaf17a6933c7e4ea.zip |
BROKEN: Does not install
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} |