1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Both PAR and nss install bin/pp, add a conflict.

PR:		ports/70875
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2004-08-24 17:53:57 +00:00
parent 55b4d77704
commit 26329aaae3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117206

View File

@ -7,7 +7,7 @@
PORTNAME= PAR
PORTVERSION= 0.85
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS
@ -33,6 +33,8 @@ 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-*
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800