Date: Sun, 16 Mar 2014 08:41:07 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r348394 - in head/x11-wm/wmii: . files Message-ID: <20140316084107.GA79365@FreeBSD.org> In-Reply-To: <201403160838.s2G8cxJw059280@svn.freebsd.org> References: <201403160838.s2G8cxJw059280@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 16, 2014 at 08:38:59AM +0000, Alexey Dokuchaev wrote: > New Revision: 348394 > URL: http://svnweb.freebsd.org/changeset/ports/348394 > > @@ -10,37 +10,30 @@ MASTER_SITES= http://dl.suckless.org/wmi > MAINTAINER= ports@FreeBSD.org > COMMENT= Dynamic, minimalist window manager for X11 > > -LIB_DEPENDS= ixp:${PORTSDIR}/devel/libixp > +LIB_DEPENDS= libixp.so:${PORTSDIR}/devel/libixp > RUN_DEPENDS= dmenu:${PORTSDIR}/x11/dmenu > > +LICENSE= MIT > +LICENSE_FILE= ${WRKSRC}/LICENSE > + > CONFLICTS= wmii-3.9* These knobs are out of order now, sorry! Will be fixed together with wmii-devel. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140316084107.GA79365>