diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 14:14:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 14:14:45 +0800 |
commit | 3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba (patch) | |
tree | b93332700f22fb72f75a630c4086b4ab1922be00 /mail/p5-Mail-Freshmeat | |
parent | ec49912524285d4e5467c080c4939f1c673a9fc7 (diff) | |
download | freebsd-ports-gnome-3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba.tar.gz freebsd-ports-gnome-3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba.tar.zst freebsd-ports-gnome-3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba.zip |
mark BROKEN: does not fetch
Diffstat (limited to 'mail/p5-Mail-Freshmeat')
-rw-r--r-- | mail/p5-Mail-Freshmeat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/p5-Mail-Freshmeat/Makefile b/mail/p5-Mail-Freshmeat/Makefile index 9ae1fb87f966..2d37a778abdc 100644 --- a/mail/p5-Mail-Freshmeat/Makefile +++ b/mail/p5-Mail-Freshmeat/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse daily newsletters from freshmeat.net +BROKEN= does not fetch + +PERL_CONFIGURE= yes BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools RUN_DEPENDS= ${BUILD_DEPENDS} |