diff options
author | pav <pav@FreeBSD.org> | 2009-01-26 08:19:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-26 08:19:46 +0800 |
commit | 745a4dc5f11dbcf97d9ad2a42639620c37411d84 (patch) | |
tree | efca4d09219b66ffa594f8f257e3a40e001d6f35 /misc | |
parent | 3c821db1e4f23eac0336fd2848a10e872b9395d9 (diff) | |
download | freebsd-ports-gnome-745a4dc5f11dbcf97d9ad2a42639620c37411d84.tar.gz freebsd-ports-gnome-745a4dc5f11dbcf97d9ad2a42639620c37411d84.tar.zst freebsd-ports-gnome-745a4dc5f11dbcf97d9ad2a42639620c37411d84.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmcalendar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile index 041e1bc35433..dae6984c7551 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.42:${PORTSDIR}/devel/libical +BROKEN= does not compile + WRKSRC= ${WRKDIR}/${DISTNAME}/Src USE_XORG= xpm |