Date: Fri, 28 Apr 2023 09:27:15 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269419] graphics/mapnik: Re-add and fix build errors Message-ID: <bug-269419-7788-pcQtvPDhVF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269419-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-269419-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=3D269419 --- Comment #9 from Robert Clausecker <fuz@FreeBSD.org> --- Thank you for the quick update. It looks like you now have the documentation listed both in PORTDOCS and in pkg-plist. This will lead to problems during packaging (check with "make check-plist"). I think it suffices to just take out the docs from pkg-plis= t to fix this. The order of DISTVERSIONPREFIX and DISTVERSION is wrong too (check with portlint); swapping them fixes the issue. The last issue I see is that your port bundles all the Dejavu fonts. We already ship these in x11-fonts/dejavu. In the interest of not installing duplicated files, please check if you can patch the port to depend on x11-fonts/dejavu and reference these fonts instead of shipping your own.=20 This'll make the package a lot smaller, too. I apologise for not raising this issue the first time round. --=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-269419-7788-pcQtvPDhVF>