diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 00:27:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 00:27:06 +0800 |
commit | 64628ee43afa825664067f93832744ebacf0fe48 (patch) | |
tree | 733cab8eb6e7598a017e4f83baac5180c3310b74 /print | |
parent | 61785696310d3553dcb999ce4f1ca027f2c6eeb7 (diff) | |
download | freebsd-ports-gnome-64628ee43afa825664067f93832744ebacf0fe48.tar.gz freebsd-ports-gnome-64628ee43afa825664067f93832744ebacf0fe48.tar.zst freebsd-ports-gnome-64628ee43afa825664067f93832744ebacf0fe48.zip |
Mark BROKEN: Does not fetch
Diffstat (limited to 'print')
-rw-r--r-- | print/axpoint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index bcd3d50ab2c9..7641c1cbb707 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -15,6 +15,8 @@ DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//} MAINTAINER= ports@FreeBSD.org COMMENT= XML Based Presentations +BROKEN= does not fetch + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \ p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \ ${SITE_PERL}/XML/Filter/XSLT.pm:${PORTSDIR}/textproc/p5-XML-Filter-XSLT \ |