View | Details | Raw Unified | Return to bug 206477
Collapse All | Expand All

(-)compiz-bcop/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	compiz-bcop
4
PORTNAME=	compiz-bcop
5
PORTVERSION=	0.8.8
5
PORTVERSION=	0.8.8
6
CATEGORIES=	devel x11-wm
6
CATEGORIES=	devel x11-wm
7
MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/
7
MASTER_SITES=	http://releases.compiz.org/${PORTVERSION}/ \
8
		http://BSDforge.com/projects/source/devel/compiz-bcop/
8
9
9
MAINTAINER=	freebsd-ports@dan.me.uk
10
MAINTAINER=	freebsd-ports@dan.me.uk
10
COMMENT=	Code generator for Compiz Fusion Plugins
11
COMMENT=	Code generator for Compiz Fusion Plugins
Lines 14-20 Link Here
14
15
15
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
16
17
17
BROKEN=		Does not fetch
18
USES=		pkgconfig tar:bzip2
18
USES=		pkgconfig tar:bzip2
19
USE_GNOME=	libxslt
19
USE_GNOME=	libxslt
20
20

Return to bug 206477