View | Details | Raw Unified | Return to bug 222010 | Differences between
and this patch

Collapse All | Expand All

(-)devel/xfce4-vala/Makefile (-2 / +4 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	xfce4-vala
4
PORTNAME=	xfce4-vala
5
PORTVERSION=	4.10.3
5
PORTVERSION=	4.10.3
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	devel xfce
7
CATEGORIES=	devel xfce
8
MASTER_SITES=	XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R}
8
MASTER_SITES=	XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R}
9
DIST_SUBDIR=	xfce4
9
DIST_SUBDIR=	xfce4
Lines 13-18 Link Here
13
13
14
LICENSE=	LGPL21
14
LICENSE=	LGPL21
15
15
16
DEPRECATED=	These bindings are targeted for 4.10 release
17
16
BUILD_DEPENDS=	valac:lang/vala
18
BUILD_DEPENDS=	valac:lang/vala
17
19
18
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
Lines 19-24 Link Here
19
USES=	pkgconfig gmake pathfix xfce tar:bzip2
21
USES=	pkgconfig gmake pathfix xfce tar:bzip2
20
USE_XFCE=	panel
22
USE_XFCE=	panel
21
23
22
CONFIGURE_ARGS=	--with-vala-api=0.30
24
CONFIGURE_ARGS=	--with-vala-api=0.36
23
25
24
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)devel/xfce4-vala/pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
Xfce4 Vala provides bindings for the Xfce core libraries.
1
Xfce4 Vala provides bindings for the Xfce core libraries.
2
2
3
WWW: http://wiki.xfce.org/vala-bindings
3
WWW: https://wiki.xfce.org/vala-bindings

Return to bug 222010