Date: Tue, 09 Jul 2019 14:03:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238118] textproc/groff: install fails when graphics/netpbm is installed but X11 not selected Message-ID: <bug-238118-7788-gW9wmgzpza@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238118-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-238118-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238118 rozhuk.im@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rozhuk.im@gmail.com --- Comment #1 from rozhuk.im@gmail.com --- .if exists(${LOCALBASE}/bin/pnmcut) && exists(${LOCALBASE}/bin/pnmcrop) && \ exists(${LOCALBASE}/bin/pnmtops) && exists(${LOCALBASE}/bin/pnmtopng) PLIST_SUB+=3D HTMLDOCS=3D"" .else PLIST_SUB+=3D HTMLDOCS=3D"@comment " .endif this check should be removed, and leave only: PLIST_SUB+=3D HTMLDOCS=3D"@comment " --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238118-7788-gW9wmgzpza>