summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-08-31 17:19:42 +0000
committererwin <erwin@FreeBSD.org>2009-08-31 17:19:42 +0000
commit4654eccd98c4ef9a84d563dc3bb336655f532114 (patch)
tree131577eb5de7baf0187af6deda3962a051b8da33
parent808aeffaed6d387a1450ae1144ac451a2ebaa689 (diff)
downloadFreeBSD-ports-4654eccd98c4ef9a84d563dc3bb336655f532114.zip
FreeBSD-ports-4654eccd98c4ef9a84d563dc3bb336655f532114.tar.gz
Mark BROKEN: does not build
-rw-r--r--net/adasockets/Makefile2
-rw-r--r--textproc/xmlada-gps/Makefile1
-rw-r--r--x11-toolkits/gtkada/Makefile1
3 files changed, 4 insertions, 0 deletions
diff --git a/net/adasockets/Makefile b/net/adasockets/Makefile
index a944421..f16aba1 100644
--- a/net/adasockets/Makefile
+++ b/net/adasockets/Makefile
@@ -17,6 +17,8 @@ COMMENT= Sockets library for Ada
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat \
texi2dvi:${PORTSDIR}/print/teTeX
+BROKEN= does not build
+
USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-examples
diff --git a/textproc/xmlada-gps/Makefile b/textproc/xmlada-gps/Makefile
index e8e9a5b..0dda7d3 100644
--- a/textproc/xmlada-gps/Makefile
+++ b/textproc/xmlada-gps/Makefile
@@ -18,6 +18,7 @@ COMMENT= The Ada Unicode and XML Library
BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat
CONFLICTS= xmlada-[0-9]*
+BROKEN= does not build
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 66ef7cb..0a14afe 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -21,6 +21,7 @@ COMMENT= Gtk2 binding for Ada
BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat
CONFLICTS= gtkada-devel-[0-9]* gtkada-gcc-[0-9]*
+BROKEN= does not build
USE_GL= gl
USE_GNOME= gtk20 libglade2
OpenPOWER on IntegriCloud