diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-19 17:50:25 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-19 17:50:25 +0000 |
commit | d4e268e8514dcc1c279e865834abe13f8380f6ba (patch) | |
tree | 74f2fe99cf44b6fd176e4b8adf0e59b472974e4f /www/p5-HTTP-Negotiate/Makefile | |
parent | 582fa8f6c789917c94950d6254b97cd49dd9f4dc (diff) |
Notes
Diffstat (limited to 'www/p5-HTTP-Negotiate/Makefile')
-rw-r--r-- | www/p5-HTTP-Negotiate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTTP-Negotiate/Makefile b/www/p5-HTTP-Negotiate/Makefile index 57dd834b839c..d8cd29b9b07f 100644 --- a/www/p5-HTTP-Negotiate/Makefile +++ b/www/p5-HTTP-Negotiate/Makefile @@ -17,6 +17,8 @@ COMMENT= Implementation of the HTTP content negotiation algorithm RUN_DEPENDS= p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message BUILD_DEPENDS:= ${RUN_DEPENDS} +CONFLICTS= p5-libwww-5* + PERL_CONFIGURE= yes MAN3= HTTP::Negotiate.3 |