diff options
author | gahr <gahr@FreeBSD.org> | 2008-06-11 02:19:00 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-06-11 02:19:00 +0800 |
commit | a5aa113cf02472f9937a2b5686e2cf26cdda8bf4 (patch) | |
tree | 79e3ea9bf6db7a4a04835b5f31275786af80ecce /www | |
parent | 04b876855e1519590b2945ef7e100ccd51b4cb1b (diff) | |
download | freebsd-ports-gnome-a5aa113cf02472f9937a2b5686e2cf26cdda8bf4.tar.gz freebsd-ports-gnome-a5aa113cf02472f9937a2b5686e2cf26cdda8bf4.tar.zst freebsd-ports-gnome-a5aa113cf02472f9937a2b5686e2cf26cdda8bf4.zip |
- Mark as BROKEN - does not fetch
Diffstat (limited to 'www')
-rw-r--r-- | www/cybercalendar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cybercalendar/Makefile b/www/cybercalendar/Makefile index 9538e4eaa21c..3389543b08ee 100644 --- a/www/cybercalendar/Makefile +++ b/www/cybercalendar/Makefile @@ -14,6 +14,8 @@ DISTNAME= CyberCalendar_${PORTVERSION} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= CyberCalendar is a web based calendar program written in perl +BROKEN= does not fetch + RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \ |