summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-18 02:44:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-18 02:44:49 +0000
commitde27e60460e200a320e745974941ddfefbe0e316 (patch)
tree84c0d04228ce6539729c89dd7993638b77f78fad /devel
parentBROKEN: Configure fails (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=59375
Diffstat (limited to 'devel')
-rw-r--r--devel/ilu/Makefile2
-rw-r--r--devel/ups-debug/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile
index 8e0a26848dc8..5a4dce62cec1 100644
--- a/devel/ilu/Makefile
+++ b/devel/ilu/Makefile
@@ -21,6 +21,8 @@ PATCHFILES= ${DISTNAME}-patches.html.gz
MAINTAINER= cracauer@cons.org
+BROKEN= "Does not build"
+
BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake
# The FreeBSD port uses its own shared library patches. The native
diff --git a/devel/ups-debug/Makefile b/devel/ups-debug/Makefile
index 80e8ec10d5d2..c5e91a6c7edd 100644
--- a/devel/ups-debug/Makefile
+++ b/devel/ups-debug/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ups-3.35-beta13
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build"
+
GNU_CONFIGURE= yes
USE_XLIB= yes
USE_GMAKE= yes