On Sun, Nov 22, 2015 at 09:15:46AM +0000, Dimitris Papastamos wrote: > On Sat, Nov 21, 2015 at 08:55:19PM +0000, Stuart Henderson wrote: > > On 2015/11/20 15:35, Dimitris Papastamos wrote: > > > New version with some things fixed. > > > > Here's an updated Makefile doing things more in the style of other ports, > > and honouring CC.. > > > > --snip-- -- -- > > # $OpenBSD$ > > > > COMMENT = minimalistic file browser > > DISTNAME = noice-0.3 > > CATEGORIES = sysutils > > HOMEPAGE = http://git.2f30.org/noice/ > > MAINTAINER = Dimitris Papastamos <s...@2f30.org> > > > > # BSD > > PERMIT_PACKAGE_CDROM = Yes > > > > WANTLIB = c curses > > > > MASTER_SITES = http://dl.2f30.org/releases/ > > > > MAKE_FLAGS = CC="${CC}" > > NO_TEST = Yes > > > > .include <bsd.port.mk> > > --snip-- -- -- > > > > With that changed it's OK with me to import. > > Attached is an update version, thanks!
Already committed. Thanks!