diff options
-rw-r--r-- | net/x11vnc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index 7d5fdcdbdd93..95894971d9a0 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -22,8 +22,6 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ USE_GNOME= gnometarget USE_XORG= x11 xdamage xfixes xrandr xinerama xext xtst xau xrender xdmcp recordproto - libpthread-stubs.so.0 => /usr/local/lib/libpthread-stubs.so.0 (0x28670000) - # Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS LDFLAGS+= -L${LOCALBASE}/lib USE_OPENSSL= yes |