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-Date | |
parent | 582fa8f6c789917c94950d6254b97cd49dd9f4dc (diff) |
- Add CONFLICTS with www/p5-libwww-5*
Notes
Notes:
svn path=/head/; revision=272926
Diffstat (limited to 'www/p5-HTTP-Date')
-rw-r--r-- | www/p5-HTTP-Date/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTTP-Date/Makefile b/www/p5-HTTP-Date/Makefile index 1651b2cc68a0..7a87f04d89bd 100644 --- a/www/p5-HTTP-Date/Makefile +++ b/www/p5-HTTP-Date/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Conversion routines for the HTTP protocol date formats +CONFLICTS= p5-libwww-5* + PERL_CONFIGURE= yes MAN3= HTTP::Date.3 |