From 4b98d5e0cc6cd3129daa57077765674768a5ca9d Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 22 Apr 2006 22:07:28 +0000 Subject: [PATCH] BROKEN: Incorrect pkg-plist --- lang/parrot/Makefile | 2 ++ math/vtk43/Makefile | 2 ++ net/penguintv/Makefile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 72a052d071d7..b44334e137a9 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ icudata.34:${PORTSDIR}/devel/icu +BROKEN= Incorrect pkg-plist + USE_GCC= 3.4+ USE_PERL5= yes USE_GMAKE= yes diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 358b7aa0a1f3..8b17cbc3f4e9 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= bacon@smithers.neuro.mcw.edu COMMENT?= The Visualization Toolkit shared libs +BROKEN= Incorrect pkg-plist + USE_REINPLACE= yes PREFIX= ${LOCALBASE}/vtk43 diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile index c68f4419b2b5..e987fad2c2da 100644 --- a/net/penguintv/Makefile +++ b/net/penguintv/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ .endif RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + USE_GNOME= pygnomeextras pygnome2 USE_PYTHON= yes