[Bug 199192] [NEW PORT] mail/emailrelay: Simple SMTP proxy and store-and-forward MTA
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 9 19:28:51 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199192
--- Comment #4 from Robert Nelson <robertn at the-nelsons.org> ---
(In reply to Kubilay Kocak from comment #3)
I've implemented all your changes and I'm working on poudriere.
I just have one comment on your suggestion to use DISTNAME/DISTFILES instead of
EXTRACT_SUFX.
The source archive is called emailrelay-1.9-src.tar.gz and extracts into the
emailrelay-1.9 directory. So the default DISTNAME is fine, however when I
specify DISTFILES I get the following warnings from portlint -AC:
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing
them.
So portlint tells me to use EXTRACT_SUFX! :-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list