aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CharWidth
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-08-15 16:08:27 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-08-15 16:08:27 +0000
commit1552615f98a97d34aa074566688eccfe85d4b3c6 (patch)
treef80346dfe68888e12d00d1903ed08d70f85353ed /textproc/p5-Text-CharWidth
parent7c944c7370696341f8a6ee9cfdd9870e3abb3fd3 (diff)
downloadports-1552615f98a97d34aa074566688eccfe85d4b3c6.tar.gz
ports-1552615f98a97d34aa074566688eccfe85d4b3c6.zip
Register conflict, both ports install exact same files
Notes
Notes: svn path=/head/; revision=420248
Diffstat (limited to 'textproc/p5-Text-CharWidth')
-rw-r--r--textproc/p5-Text-CharWidth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile
index c947a1586a67..e4ae36a8ad46 100644
--- a/textproc/p5-Text-CharWidth/Makefile
+++ b/textproc/p5-Text-CharWidth/Makefile
@@ -14,4 +14,6 @@ COMMENT= Get number of occupied columns of a string on terminal
USES= perl5
USE_PERL5= configure
+CONFLICTS_INSTALL= libtext-charwidth-perl-[0-9]*
+
.include <bsd.port.mk>