summaryrefslogtreecommitdiff
path: root/net/x11vnc
diff options
context:
space:
mode:
Diffstat (limited to 'net/x11vnc')
-rw-r--r--net/x11vnc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile
index 676c4752dd22..d26aa4b4e5a0 100644
--- a/net/x11vnc/Makefile
+++ b/net/x11vnc/Makefile
@@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= x11vnc.1
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README README.LibVNCServer TODO
+BROKEN= Does not compile (linker problems)
+
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure