diff options
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 7a3564937b29..d7f593d08f60 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -18,6 +18,8 @@ COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ gnutls.40:${PORTSDIR}/security/gnutls +BROKEN= does not build + USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack |