diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/lingoteach/Makefile | 2 | ||||
-rw-r--r-- | misc/wmcalendar/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index 9c217c2c4b6..f9fadea1e41 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 63fa9d9021d..943e671f246 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 |