diff options
Diffstat (limited to 'net/siproxd')
-rw-r--r-- | net/siproxd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile index bd0c0fec76a5..812f2d2a9dab 100644 --- a/net/siproxd/Makefile +++ b/net/siproxd/Makefile @@ -25,8 +25,6 @@ PORTDOCS2= FAQ KNOWN_BUGS RFC3261_compliance.txt \ sample_cfg_budgetone.txt sample_cfg_x-lite.txt PORTDOCS= ${PORTDOCS1} ${PORTDOCS2} -BROKEN_FreeBSD_8= Problem with libosip2 during configure - post-extract: .for docs in ${PORTDOCS2} ${CP} ${WRKSRC}/doc/${docs} ${WRKSRC} |