summaryrefslogtreecommitdiff
path: root/net/x11vnc
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-12-19 17:16:39 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-12-19 17:16:39 +0000
commit30f339bb1cf8e7b2090a634e4b551099f778eb14 (patch)
tree8d0acbf78418bcb89b3dfc2ae58021dc0800d61e /net/x11vnc
parent- Add Project Kenai, this will be useful for some upcoming PRs (diff)
- Tag broken (linker errors)
Notes
Notes: svn path=/head/; revision=224427
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