diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-08 16:25:08 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-08 16:25:08 +0000 |
commit | ee6fc8c6334ad2a67908ecc950c2535151642855 (patch) | |
tree | 20d2b05a903f1cf884d40f15ed97ca54d443764f | |
parent | - Update to 20061108 (diff) |
- Add CONFLICTS for lang/sketchy due to bin/pp
Notes
Notes:
svn path=/head/; revision=176827
-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 |