Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2014 11:49:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 193588] [new port] net/malo-firmware-1.4: Staged malo(4) firmware module
Message-ID:  <bug-193588-21060-ZybsLNNtUG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193588-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193588-21060@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=193588

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino@FreeBSD.org

--- Comment #23 from John Marino <marino@FreeBSD.org> ---
As a super-quick, untested review:

change
DISTFILES=    ${FWNAME}${EXTRACT_SUFX}
to
DISTNAME=    ${FWNAME}


change:
WRKSRC=        ${WRKDIR}
to
NO_WRKSUB=    yes


I don't see any problem with the versions -- I assume 1.4 means something.


You'll need to update LEGAL too per portlint warning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193588-21060-ZybsLNNtUG>