diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:14:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:14:45 +0000 |
commit | dab8dfaadc9bc7242af89d4b3e1377eaef937035 (patch) | |
tree | bb62fbf9370bce45a9299918ad327e64617841dc /mail/p5-Mail-Freshmeat | |
parent | 4592860e2cc1f10e16d6e0c33564e72cf8bec2f3 (diff) | |
download | ports-dab8dfaadc9bc7242af89d4b3e1377eaef937035.tar.gz ports-dab8dfaadc9bc7242af89d4b3e1377eaef937035.zip |
Notes
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} |