diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-03 21:38:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-03 21:38:26 +0000 |
commit | a1475ffafcf26dc466fa7a511af2b8c28e9df61a (patch) | |
tree | a1f273d69e64509af4e0aec64da2b491065a17b9 /net/ushare | |
parent | 6d74c2c58273aadb3eba41d895e0b1f440a65ef4 (diff) | |
download | ports-a1475ffafcf26dc466fa7a511af2b8c28e9df61a.tar.gz ports-a1475ffafcf26dc466fa7a511af2b8c28e9df61a.zip |
Notes
Diffstat (limited to 'net/ushare')
-rw-r--r-- | net/ushare/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile index dc231783f8d9..15ae1b491cc4 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -16,6 +16,8 @@ COMMENT= A lightweight UPnP (TM) A/V Media Server LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp +BROKEN= does not compile + HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes |