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

Collapse All | Expand All

(-)devel/xfce4-vala/Makefile (-2 / +2 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 19-24 Link Here
19
USES=	pkgconfig gmake pathfix xfce tar:bzip2
19
USES=	pkgconfig gmake pathfix xfce tar:bzip2
20
USE_XFCE=	panel
20
USE_XFCE=	panel
21
21
22
CONFIGURE_ARGS=	--with-vala-api=0.30
22
CONFIGURE_ARGS=	--with-vala-api=0.36
23
23
24
.include <bsd.port.mk>
24
.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