Date: Thu, 04 Oct 2018 12:43:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231920] [NEW PORT] : security/ismtp Message-ID: <bug-231920-7788-nxNBaIVV2Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231920-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-231920-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231920 Lorenzo Salvadore <phascolarctos@protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phascolarctos@protonmail.ch --- Comment #4 from Lorenzo Salvadore <phascolarctos@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231920-7788-nxNBaIVV2Q>