diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
commit | 62a6b3eebcedf7856927874426bbbf61f2b7150f (patch) | |
tree | 00f4f9455aeef4b2c0eaf2857cd1f198ea50824c /net-im | |
parent | 078d2cd06eacb9e1fab0fd619e179d2c7826af17 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 68976f9b4996..623087e113ef 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_regex.so:devel/boost-libs -BROKEN_powerpc64= Does not build BROKEN_sparc64= Does not build: fails to link USES= cmake iconv ssl |