[Bug 191456] [stage] www/phpbb3: update to 3.0.12
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 13 09:29:46 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191456
--- Comment #8 from John Marino <marino at FreeBSD.org> ---
looking at the diff, two things stand out:
1) you have ".include <bsd.port.options.mk>" in the middle of the targets. It
usually comes before all the targets.
2) You have both do-install and post-install targets. This is not necessary,
it should be combined into a single "do-install" target. post-install is for
when the installation is handle by the vendor makefile and it needs extra help.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list