aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/sr/Makefile2
-rw-r--r--lang/wamcc/Makefile2
-rw-r--r--lang/wxbasic/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile
index b5735426b40e..9f6055eec82d 100644
--- a/lang/sr/Makefile
+++ b/lang/sr/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= rssh@cki.ipri.kiev.ua
COMMENT= A parallel language "Synchronization Resources"
+BROKEN= "Does not compile"
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= prefix
NO_WRKSUBDIR= yes
diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile
index 579873d87f44..43e8530f3b8d 100644
--- a/lang/wamcc/Makefile
+++ b/lang/wamcc/Makefile
@@ -14,6 +14,8 @@ DISTFILES= wamcc2.22.tar.Z prg.tar.Z
MAINTAINER= ports@FreeBSD.Org
COMMENT= Prolog-to-C translator from Inria
+BROKEN= "Does not compile"
+
DIST_SUBDIR= wamcc
NO_WRKSUBDIR= yes
diff --git a/lang/wxbasic/Makefile b/lang/wxbasic/Makefile
index 7f58e15db179..d28c2410d7a7 100644
--- a/lang/wxbasic/Makefile
+++ b/lang/wxbasic/Makefile
@@ -16,6 +16,8 @@ DISTNAME= wxsource-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A cross-platform GUI Basic interpreter
+BROKEN= "Does not compile"
+
LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
NO_WRKSUBDIR= yes