summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-05-17 09:36:20 +0000
committerkris <kris@FreeBSD.org>2002-05-17 09:36:20 +0000
commit70d0a1b94da2db9480cd58b751b320268cd85f5f (patch)
tree78e9c8762704054c69fbcb04373e9c4ed8ef18f5
parent51d9a712571e2bbe41c1dda4451da2fcb4aa10e2 (diff)
downloadFreeBSD-ports-70d0a1b94da2db9480cd58b751b320268cd85f5f.zip
FreeBSD-ports-70d0a1b94da2db9480cd58b751b320268cd85f5f.tar.gz
BROKEN: does not build
-rw-r--r--devel/happy/Makefile2
-rw-r--r--devel/hmake/Makefile2
-rw-r--r--devel/hs-happy/Makefile2
-rw-r--r--devel/hs-hmake/Makefile2
-rw-r--r--math/femlab/Makefile2
-rw-r--r--misc/cassowary/Makefile2
-rw-r--r--misc/ezload/Makefile2
7 files changed, 14 insertions, 0 deletions
diff --git a/devel/happy/Makefile b/devel/happy/Makefile
index 02d432b..9ca60dc 100644
--- a/devel/happy/Makefile
+++ b/devel/happy/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= simonmar@microsoft.com
+BROKEN= "Does not build"
+
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
diff --git a/devel/hmake/Makefile b/devel/hmake/Makefile
index d68154f..5024f67 100644
--- a/devel/hmake/Makefile
+++ b/devel/hmake/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= mwest@uct.ac.za
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BROKEN= "Does not build"
+
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_GMAKE= YES
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index 02d432b..9ca60dc 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= simonmar@microsoft.com
+BROKEN= "Does not build"
+
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile
index d68154f..5024f67 100644
--- a/devel/hs-hmake/Makefile
+++ b/devel/hs-hmake/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= mwest@uct.ac.za
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BROKEN= "Does not build"
+
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_GMAKE= YES
diff --git a/math/femlab/Makefile b/math/femlab/Makefile
index a159f80..2599c51 100644
--- a/math/femlab/Makefile
+++ b/math/femlab/Makefile
@@ -14,6 +14,8 @@ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx
USE_X_PREFIX= yes
diff --git a/misc/cassowary/Makefile b/misc/cassowary/Makefile
index db91f0a..8734e7b 100644
--- a/misc/cassowary/Makefile
+++ b/misc/cassowary/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/
MAINTAINER= nakai@FreeBSD.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
LIB_DEPENDS= GTL.3:${PORTSDIR}/misc/gtl
diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile
index ff5c6fe..0109ffa 100644
--- a/misc/ezload/Makefile
+++ b/misc/ezload/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.etla.net/~n_hibma/usb/
MAINTAINER= n_hibma@FreeBSD.ORG
+BROKEN= "Does not build"
+
MAN1= ezupload.1 ezdownload.1 aw.1
MANCOMPRESSED= yes
OpenPOWER on IntegriCloud