summaryrefslogtreecommitdiff
path: root/devel/cpan-upload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cpan-upload/Makefile')
-rw-r--r--devel/cpan-upload/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cpan-upload/Makefile b/devel/cpan-upload/Makefile
index 3f050476f7b8..ad49c92212dc 100644
--- a/devel/cpan-upload/Makefile
+++ b/devel/cpan-upload/Makefile
@@ -18,4 +18,6 @@ RUN_DEPENDS= p5-AppConfig-Std>=1.05:devel/p5-AppConfig-Std \
USES= perl5
USE_PERL5= configure
+CONFLICTS_INSTALL= p5-CPAN-Uploader
+
.include <bsd.port.mk>