aboutsummaryrefslogtreecommitdiffstats
path: root/net/x11vnc
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-12-20 01:16:39 +0800
committerbeech <beech@FreeBSD.org>2008-12-20 01:16:39 +0800
commit73228cf8f09d0cb8f22e637aaf327358f74b6d9d (patch)
tree467c92e9160765a7f8bd79434030661e520c15b3 /net/x11vnc
parente8f9d66203b1dcb0057269cd1f9cd64b92d6075f (diff)
downloadfreebsd-ports-gnome-73228cf8f09d0cb8f22e637aaf327358f74b6d9d.tar.gz
freebsd-ports-gnome-73228cf8f09d0cb8f22e637aaf327358f74b6d9d.tar.zst
freebsd-ports-gnome-73228cf8f09d0cb8f22e637aaf327358f74b6d9d.zip
- Tag broken (linker errors)
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