aboutsummaryrefslogtreecommitdiff
path: root/devel/cpan-upload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cpan-upload/Makefile')
-rw-r--r--devel/cpan-upload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cpan-upload/Makefile b/devel/cpan-upload/Makefile
index 3f050476f7b8..5c7896302277 100644
--- a/devel/cpan-upload/Makefile
+++ b/devel/cpan-upload/Makefile
@@ -1,5 +1,3 @@
-# Created by: Lars Thegler <lars@thegler.dk>
-
PORTNAME= cpan-upload
PORTVERSION= 2.2
PORTREVISION= 2
@@ -18,4 +16,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>