diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 04:15:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 04:15:05 +0800 |
commit | 8e8d57e09bed0b1f074e4cec3cb12e98bb53732b (patch) | |
tree | ac8b8dd1b637ebd511885233f552114b0c3edd77 /math | |
parent | 990545fcaaa0fe16aba462869806e8e70f39990c (diff) | |
download | freebsd-ports-gnome-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.tar.gz freebsd-ports-gnome-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.tar.zst freebsd-ports-gnome-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.zip |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'math')
-rw-r--r-- | math/dislin/Makefile | 2 | ||||
-rw-r--r-- | math/linux-dislin/Makefile | 2 | ||||
-rw-r--r-- | math/vtk-data/Makefile | 2 | ||||
-rw-r--r-- | math/vtk/Makefile | 2 | ||||
-rw-r--r-- | math/vtk43/Makefile | 2 | ||||
-rw-r--r-- | math/vtk5/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index 29ca9d943ab3..cc31541939b3 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -19,6 +19,8 @@ COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs +BROKEN= Unfetchable + ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes INSTALLS_SHLIB= yes diff --git a/math/linux-dislin/Makefile b/math/linux-dislin/Makefile index 29ca9d943ab3..cc31541939b3 100644 --- a/math/linux-dislin/Makefile +++ b/math/linux-dislin/Makefile @@ -19,6 +19,8 @@ COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs +BROKEN= Unfetchable + ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes INSTALLS_SHLIB= yes diff --git a/math/vtk-data/Makefile b/math/vtk-data/Makefile index 7fdfb996657a..dd23ddf90af8 100644 --- a/math/vtk-data/Makefile +++ b/math/vtk-data/Makefile @@ -10,6 +10,8 @@ DISTFILES= VTKData-${PORTVERSION}-cvs${CVSDATE}.tar.gz COMMENT= The Visualization Toolkit examples data +BROKEN= Unfetchable + MASTERDIR= ${.CURDIR}/../vtk MD5_FILE= ${.CURDIR}/distinfo diff --git a/math/vtk/Makefile b/math/vtk/Makefile index fa2768748f59..eb575bd01452 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs +BROKEN= Unfetchable + USE_REINPLACE= yes LIBVER= 1 diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index fa2768748f59..eb575bd01452 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs +BROKEN= Unfetchable + USE_REINPLACE= yes LIBVER= 1 diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index fa2768748f59..eb575bd01452 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs +BROKEN= Unfetchable + USE_REINPLACE= yes LIBVER= 1 |