Created attachment 214004 [details] svn diff patch to fix PORTDOCS entry This should make the port buildable with poudriere and, possible, fix build on arm. Also add LICENSE to make portlint happy. Without this fix command: poudriere testport -j ... devel/flexdock fails with error: ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%DOCSDIR%%/api ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/devel/flexdock =>> Error: check-plist failures detected build of devel/flexdock | flexdock-1.2.4 ended at Fri May 1 20:25:27 MSK 2020 build time: 00:00:24 !!! build failure encountered !!! [00:00:31] Error: Build failed in phase: check-plist
A commit references this bug: Author: makc Date: Sat May 2 12:06:25 UTC 2020 New revision: 533688 URL: https://svnweb.freebsd.org/changeset/ports/533688 Log: devel/flexdock: - Set LICENSE - Tweak PORTDOCS to fix packaging on arm PR: 246101 Submitted by: Oleg Sidorkin Changes: head/devel/flexdock/Makefile
Fixed, thanks!