diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ilu/Makefile | 2 | ||||
-rw-r--r-- | devel/ups-debug/Makefile | 2 |
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 |