Created attachment 144247 [details] STAGEDIR support patch file Support STAGEDIR patch file attached.
There are plist issues with default OPTIONS: ====> Running Q/A tests (stage-qa) Warning: 'lib/libcunit.so.1.0.1' is not stripped consider using ${STRIP_CMD} ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for directories owned by MTREEs ===> Checking for directories handled by dependencies ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/devel/c-unit ====>> Error: check-plist failures detected The strip warning is not a problem, but could you take a look at handling EXAMPLESDIR? Thanks in advance!
A commit references this bug: Author: daichi Date: Mon Jun 30 07:08:40 UTC 2014 New revision: 359806 URL: http://svnweb.freebsd.org/changeset/ports/359806 Log: - stagefied PR: 191481 Submitted by: maintainer Changes: head/devel/c-unit/Makefile head/devel/c-unit/pkg-plist
Fixed by commits r359806 and r359813