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-Daemon | |
parent | 582fa8f6c789917c94950d6254b97cd49dd9f4dc (diff) | |
download | ports-d4e268e8514dcc1c279e865834abe13f8380f6ba.tar.gz ports-d4e268e8514dcc1c279e865834abe13f8380f6ba.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Daemon')
-rw-r--r-- | www/p5-HTTP-Daemon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile index c6a52bf3c837..92a4afc23a11 100644 --- a/www/p5-HTTP-Daemon/Makefile +++ b/www/p5-HTTP-Daemon/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date \ p5-LWP-MediaTypes>=6:${PORTSDIR}/www/p5-LWP-MediaTypes BUILD_DEPENDS:= ${RUN_DEPENDS} +CONFLICTS= p5-libwww-5* + PERL_CONFIGURE= yes MAN3= HTTP::Daemon.3 |