diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:17:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:17:37 +0000 |
commit | 286dcba3ff86d5008224720619d5d8455206b9ff (patch) | |
tree | 014554b6505ea8a1d6f4d5258d2aba637a83b4cb /misc/wmcalendar | |
parent | 0ce7b4d400225f151e63ce1682e8d4117a0b9cdc (diff) | |
download | ports-286dcba3ff86d5008224720619d5d8455206b9ff.tar.gz ports-286dcba3ff86d5008224720619d5d8455206b9ff.zip |
Notes
Diffstat (limited to 'misc/wmcalendar')
-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 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 |