aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/ircd-rusnet/Makefile2
-rw-r--r--misc/lingoteach/Makefile2
-rw-r--r--misc/wmcalendar/Makefile2
-rw-r--r--x11-toolkits/gnocl/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/irc/ircd-rusnet/Makefile b/irc/ircd-rusnet/Makefile
index 7a7010bb965f..3401e5ed3170 100644
--- a/irc/ircd-rusnet/Makefile
+++ b/irc/ircd-rusnet/Makefile
@@ -19,6 +19,8 @@ DISTNAME= rusnet-${PORTVERSION}
MAINTAINER= sead@mail.ru
COMMENT= RusNet Internet Relay Chat Server
+BROKEN= Does not build
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile
index 9c217c2c4b66..f9fadea1e419 100644
--- a/misc/lingoteach/Makefile
+++ b/misc/lingoteach/Makefile
@@ -21,6 +21,8 @@ COMMENT= A language teaching program with sound
LIB_DEPENDS= lingoteach.3:${PORTSDIR}/textproc/liblingoteach
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION}
USE_GNOME= gtk20
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile
index 63fa9d9021d6..943e671f246c 100644
--- a/misc/wmcalendar/Makefile
+++ b/misc/wmcalendar/Makefile
@@ -17,6 +17,8 @@ COMMENT= A dockable calendar with interface to iCalendar based calendars
LIB_DEPENDS= ical.0:${PORTSDIR}/devel/libical
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
USE_X_PREFIX= yes
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 9aed72a84460..2caaa789104e 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -17,6 +17,8 @@ COMMENT= GTK+ and Gnome extension for Tcl
BUILD_DEPENDS= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84
+BROKEN= "Does not build"
+
USE_GMAKE= yes
USE_BZIP2= yes
USE_REINPLACE= yes