diff options
author | kris <kris@FreeBSD.org> | 2005-04-30 09:17:37 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-30 09:17:37 +0800 |
commit | a0560856a6bd24f4ba895ddef7bd34ae52d85dd2 (patch) | |
tree | a15efb1209e814315e409126dcd94b7b51fabfcd /misc | |
parent | bea83b476d14d5951628941f4d5f52d413ceac70 (diff) | |
download | freebsd-ports-graphics-a0560856a6bd24f4ba895ddef7bd34ae52d85dd2.tar.gz freebsd-ports-graphics-a0560856a6bd24f4ba895ddef7bd34ae52d85dd2.tar.zst freebsd-ports-graphics-a0560856a6bd24f4ba895ddef7bd34ae52d85dd2.zip |
BROKEN: Does not build
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 |