Created attachment 155926 [details] patch The bug is easy to reproduce, just run: # make WITH=EAPDYNAMIC WITHOUT=EAPAKA3GPP2 ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%ETCDIR%%.d/charon/gmp.conf.sample Error: Missing: %%DATADIR%%/templates/config/plugins/gmp.conf ===> Error: Plist issues found. *** Error code 1 Attached patch fix it. No PORTREVISION bump since default options work as expected Sponsored by: Netgate
Comment on attachment 155926 [details] patch Happy with the fix.
A commit references this bug: Author: garga Date: Fri Apr 24 10:57:02 UTC 2015 New revision: 384631 URL: https://svnweb.freebsd.org/changeset/ports/384631 Log: Fix PLIST when EAPAKA3GPP2 is unset and EAPDYNAMIC is set PR: 199652 Approved by: stronswan@Nanoteq.com (maintainer) Sponsored by: Netgate Changes: head/security/strongswan/Makefile head/security/strongswan/pkg-plist