diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:47:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:47:46 +0000 |
commit | 3a2aede0001cad039a6ae1645f36d679b9674ed1 (patch) | |
tree | 7279a6b385365646fba2388d3864b6585197c348 /graphics | |
parent | 3b62089d07854ac847f7d82fef0a54a6b3f9ff83 (diff) | |
download | ports-3a2aede0001cad039a6ae1645f36d679b9674ed1.tar.gz ports-3a2aede0001cad039a6ae1645f36d679b9674ed1.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lib3ds/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-ming/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-cgkit/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-ming/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-plazma/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-vumeter/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile index 46dbd2e2e813..1e8c2bc6532e 100644 --- a/graphics/lib3ds/Makefile +++ b/graphics/lib3ds/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A library for handling 3DS (3D Studio) files +BROKEN= does not fetch + USE_ZIP= yes USE_LDCONFIG= yes USE_GL= glut diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index 62c645b392e9..2621b9245000 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for Ming which allows you to create Flash 4/5 movies +BROKEN= does not fetch + LIB_DEPENDS= ming.4:${PORTSDIR}/graphics/ming WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/perl_ext diff --git a/graphics/py-cgkit/Makefile b/graphics/py-cgkit/Makefile index 4da4322e92c3..82cecb39eaeb 100644 --- a/graphics/py-cgkit/Makefile +++ b/graphics/py-cgkit/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/a/alpha/} MAINTAINER= ports@FreeBSD.org COMMENT= Python Computer Graphics Kit +BROKEN= does not fetch + BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ scons:${PORTSDIR}/devel/scons LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index 9ce885cb843a..ae68c3687156 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-py-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module for Ming which allows you to create Flash 4/5 movies +BROKEN= does not fetch + LIB_DEPENDS= ming.4:${PORTSDIR}/graphics/ming WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/py_ext diff --git a/graphics/xmms-plazma/Makefile b/graphics/xmms-plazma/Makefile index ba7d53dc2129..5590e5bc9d59 100644 --- a/graphics/xmms-plazma/Makefile +++ b/graphics/xmms-plazma/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://membres.lycos.fr/diablolight/ MAINTAINER= ports@FreeBSD.org COMMENT= Plazma is an XMMS visualization plugin +BROKEN= does not fetch + LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_GL= yes diff --git a/graphics/xmms-vumeter/Makefile b/graphics/xmms-vumeter/Makefile index 157230f56161..85cbbf26f5b2 100644 --- a/graphics/xmms-vumeter/Makefile +++ b/graphics/xmms-vumeter/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= xmms- MAINTAINER= ports@FreeBSD.org COMMENT= Analog VUmeter plugin for XMMS +BROKEN= does not fetch + LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_GNOME= gdkpixbuf |