diff options
author | kris <kris@FreeBSD.org> | 2004-11-19 05:56:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-19 05:56:17 +0800 |
commit | db2c6650e06ad49c360c6c5e055486409a58a16d (patch) | |
tree | 662a0054eb3329a2ace1302ee58649d06f50d78f | |
parent | 49de63c8842e9ad45958807b862ed0df4f9b49a5 (diff) | |
download | freebsd-ports-gnome-db2c6650e06ad49c360c6c5e055486409a58a16d.tar.gz freebsd-ports-gnome-db2c6650e06ad49c360c6c5e055486409a58a16d.tar.zst freebsd-ports-gnome-db2c6650e06ad49c360c6c5e055486409a58a16d.zip |
BROKEN: Broken pkg-plist
-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} |