mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Fix build (distfile fetch), new maintainer portmaster@bsdforge.com
PR: 206477 Submitted by: portmaster@bsdforge.com Approved by: freebsd-ports@dan.me.uk (previous maintainer) MFH: 2016Q1 (build fix blanket)
This commit is contained in:
parent
7fba849953
commit
fa3a805492
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407544
@ -4,9 +4,10 @@
|
||||
PORTNAME= compiz-bcop
|
||||
PORTVERSION= 0.8.8
|
||||
CATEGORIES= devel x11-wm
|
||||
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
|
||||
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ \
|
||||
http://BSDforge.com/projects/source/devel/compiz-bcop/
|
||||
|
||||
MAINTAINER= freebsd-ports@dan.me.uk
|
||||
MAINTAINER= portmaster@bsdforge.com
|
||||
COMMENT= Code generator for Compiz Fusion Plugins
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
|
||||
@ -14,7 +15,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
BROKEN= Does not fetch
|
||||
USES= pkgconfig tar:bzip2
|
||||
USE_GNOME= libxslt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user