PR: 5095
Reviewed by: maintainer
Submitted by: Jeff Bartig <jeffb@doit.wisc.edu>
Delete empty line in pkg/DESCR to make portlint happy and
add a @dirrm in pkg/PLIST.
bsd.port.mk that will be committed soon, this will disable automatic
package building when PACKAGE_BUILDING is defined (so they can be
built from separate scripts).
These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is
not defined).
"?=" to "=" for MAKE_FLAGS, bsd.port.mk is read later anyway. Change
"/usr/local" to "${PREFIX}" and "/usr/bin/false" to ${FALSE}. Remove
spurious empty lines.
Many of the above found by: portlint