svn commit: r348394 - in head/x11-wm/wmii: . files

Alexey Dokuchaev danfe at FreeBSD.org
Sun Mar 16 08:41:07 UTC 2014


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 at 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


More information about the svn-ports-head mailing list