Created attachment 143362 [details] ldapbrowser.diff Update to support staging.
I'm changing the last line of the install target to "${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/ldapbrowser" and leaving the @mode 755 out which would make all documentation files executable, which is probably not what you want.
A commit references this bug: Author: mandree Date: Wed Jun 4 21:01:35 UTC 2014 New revision: 356545 URL: http://svnweb.freebsd.org/changeset/ports/356545 Log: Support staging. Update maintainer address. Drop the @mode 755 from pkg-plist and instead fix the CHMOD in the Makefile to address the STAGEDIR. PR: 190611 Submitted by: ronald@echteman.nl (maintainer) Changes: head/net/ldapbrowser/Makefile