diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-12 16:02:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-12 16:02:10 +0800 |
commit | 1ddf1a6328be49a7a25c62cf658e0fe47b8b9e04 (patch) | |
tree | 76baf0cf0bf837b26b9804c6b0510cd53b998f84 | |
parent | 7ad0e8ab79a3a2c2ce39f50747d861af9a239cbe (diff) | |
download | freebsd-ports-gnome-1ddf1a6328be49a7a25c62cf658e0fe47b8b9e04.tar.gz freebsd-ports-gnome-1ddf1a6328be49a7a25c62cf658e0fe47b8b9e04.tar.zst freebsd-ports-gnome-1ddf1a6328be49a7a25c62cf658e0fe47b8b9e04.zip |
Mark BROKEN, bogus depends, p5-URI is not provided by net/p5-Net
-rw-r--r-- | www/p5-HTTP-CookieMonster/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTTP-CookieMonster/Makefile b/www/p5-HTTP-CookieMonster/Makefile index 679979c8cf21..6db9af173823 100644 --- a/www/p5-HTTP-CookieMonster/Makefile +++ b/www/p5-HTTP-CookieMonster/Makefile @@ -12,6 +12,8 @@ COMMENT= Perl extension to read/write access to HTTP::Cookies jar LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BROKEN= bogus depends, p5-URI is not provided by net/p5-Net + RUN_DEPENDS= \ p5-HTTP-Cookies>0:${PORTSDIR}/www/p5-HTTP-Cookies \ p5-Moo>=1.000003:${PORTSDIR}/devel/p5-Moo \ |