diff options
-rw-r--r-- | devel/p5-PAR/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-PAR/Makefile b/devel/p5-PAR/Makefile index 001870817675..c069980d44af 100644 --- a/devel/p5-PAR/Makefile +++ b/devel/p5-PAR/Makefile @@ -25,6 +25,8 @@ BUILD_DEPENDS= p5-Archive-Zip>=1.00:${PORTSDIR}/archivers/p5-Archive-Zip \ ${SITE_PERL}/B/Deobfuscate.pm:${PORTSDIR}/devel/p5-B-Deobfuscate RUN_DEPENDS= ${BUILD_DEPENDS} +CONFLICTS= sketchy-* + PERL_CONFIGURE= yes MAN1= par.pl.1 parl.1 pp.1 tkpp.1 |