summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 07:11:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 07:11:45 +0000
commit2bb0c23c56913457ff4611c9111029df15c3bc28 (patch)
tree4d8f6bbc5a8bb9bb82d3a67924aaaced9932a686
parentBROKEN: Does not install (diff)
BROKEN: Does not fetch
Notes
Notes: svn path=/head/; revision=80223
-rw-r--r--french/spip/Makefile2
-rw-r--r--graphics/gliv/Makefile2
-rw-r--r--www/encompass/Makefile2
-rw-r--r--x11-toolkits/fltk-xunicode/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/french/spip/Makefile b/french/spip/Makefile
index e95eee2e1e5e..61f13586150d 100644
--- a/french/spip/Makefile
+++ b/french/spip/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gioria@FreeBSD.org
COMMENT= A web publication system
+BROKEN= "Does not fetch"
+
BUILD_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 \
${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/lang/php3
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index 5456aae14cc3..806aad72935f 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://gliv.tuxfamily.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
+BROKEN= "Does not fetch"
+
LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
diff --git a/www/encompass/Makefile b/www/encompass/Makefile
index b14a83aee936..68642000e6a3 100644
--- a/www/encompass/Makefile
+++ b/www/encompass/Makefile
@@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
COMMENT= A lightweight web browser for the Gnome Desktop Environment
+BROKEN= "Does not fetch"
+
LIB_DEPENDS= neon.23:${PORTSDIR}/www/neon
USE_GNOME= gnomeprefix gnomehack gnomelibs gtkhtml
diff --git a/x11-toolkits/fltk-xunicode/Makefile b/x11-toolkits/fltk-xunicode/Makefile
index daaefa94fe35..7a87942a9a78 100644
--- a/x11-toolkits/fltk-xunicode/Makefile
+++ b/x11-toolkits/fltk-xunicode/Makefile
@@ -10,6 +10,8 @@ MASTERDIR= ${.CURDIR}/../fltk
MAINTAINER= knu@FreeBSD.org
COMMENT= FLTK with Unicode support
+BROKEN= "Does not fetch"
+
WITH_XUNICODE= yes
.include "${MASTERDIR}/Makefile"