[Bug 203087] update x11-wm/devilspie to 0.23

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 13 21:46:54 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203087

--- Comment #3 from Walter Schwarzenfeld <w.litter at aon.at> ---
Comment on attachment 161022
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161022
Makefile.diff

>--- Makefile.orig	2015-09-06 00:31:08 UTC
>+++ Makefile
>@@ -1,15 +1,17 @@
> # Created by: Jean-Yves Lefort <jylefort at brutele.be>
>-# $FreeBSD$
>+# $FreeBSD: head/x11-wm/devilspie/Makefile 393444 2015-08-02 20:23:55Z kwm $
> 
> PORTNAME=	devilspie
>-PORTVERSION=	0.22
>+PORTVERSION=	0.23
> PORTREVISION=	6
> CATEGORIES=	x11-wm
> MASTER_SITES=	http://www.burtonini.com/computing/
> 
>-MAINTAINER=	ports at FreeBSD.org
>+MAINTAINER=	w.schwarzenfeld at utanet.at
> COMMENT=	Window manipulation tool
> 
>+EXTRACT_SUFX=	.tar.xz
>+
> OPTIONS_DEFINE=	DOCS
> 
> USE_GNOME=	libwnck intltool
>@@ -18,6 +20,8 @@ USES=		pkgconfig gettext gmake
> CPPFLAGS+=	-I${LOCALBASE}/include
> LIBS+=		-L${LOCALBASE}/lib -lX11
> 
>+LIB_DEPENDS=	libwnck-3.so:${PORTSDIR}/x11-toolkits/libwnck3
>+
> PORTDOCS=	AUTHORS NEWS README TODO
> PLIST_FILES=	bin/devilspie \
> 		man/man1/devilspie.1.gz \
>@@ -32,5 +36,3 @@ post-install:
> 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
> 
> .include <bsd.port.mk>
>-
>-

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list