[Bug 231920] [NEW PORT] : security/ismtp

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 4 12:43:52 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231920

Lorenzo Salvadore <phascolarctos at protonmail.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phascolarctos at protonmail.ch

--- Comment #4 from Lorenzo Salvadore <phascolarctos at protonmail.ch> ---
I find you shar file very easy to read. I think the problem was that you had
the work directory into it, but I see that you have just removed it and now it
should be fine.

Just a few comments on your Makefile.

All variables should be defined before the targets, hence you should put
PLIST_FILES earlier.

I think you might need to reorder something else: probably you should put
NO_BUILD after SHEBANG_FILES.

See
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-order.html
for official ordering instructions.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list