Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/x11/x11vnc/Makefile 2020/03/10 22:11:21 1.83 +++ pkgsrc/x11/x11vnc/Makefile 2021/09/29 19:01:31 1.88 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2020/03/10 22:11:21 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2021/09/29 19:01:31 adam Exp $ # DISTNAME= x11vnc-0.9.16 -PKGREVISION= 6 +PKGREVISION= 10 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_GITHUB:=LibVNC/} GITHUB_PROJECT= x11vnc @@ -20,6 +20,7 @@ SUBST_CLASSES+= pthread SUBST_STAGE.pthread= pre-configure SUBST_FILES.pthread= configure SUBST_SED.pthread= -e 's|-lpthread||g' +SUBST_NOOP_OK.pthread= yes # configure does not contain "pthread" .include "options.mk"