diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-03 07:12:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-03 07:12:05 +0800 |
commit | 271163790c5a16078356365afc03bc40b7100358 (patch) | |
tree | f01faf0c8856501952b29f0b5140149bc5ad80b5 /devel/p5-PAR | |
parent | a118e4e1714ca71e375644ae7678e9a1d29ec904 (diff) | |
download | freebsd-ports-gnome-271163790c5a16078356365afc03bc40b7100358.tar.gz freebsd-ports-gnome-271163790c5a16078356365afc03bc40b7100358.tar.zst freebsd-ports-gnome-271163790c5a16078356365afc03bc40b7100358.zip |
Remove CONFLICTS with nss.
Diffstat (limited to 'devel/p5-PAR')
-rw-r--r-- | devel/p5-PAR/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-PAR/Makefile b/devel/p5-PAR/Makefile index 717b937dd4a3..a9ff705222cf 100644 --- a/devel/p5-PAR/Makefile +++ b/devel/p5-PAR/Makefile @@ -32,8 +32,6 @@ MAN3= App::Packer::PAR.3 PAR.3 \ PAR::Filter::Obfuscate.3 PAR::Filter::PatchContent.3 \ PAR::Filter::PodStrip.3 PAR::Heavy.3 PAR::Tutorial.3 -CONFLICTS= nss-3.* - .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 |