diff options
Diffstat (limited to 'devel/subversion-python/Makefile')
-rw-r--r-- | devel/subversion-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/subversion-python/Makefile b/devel/subversion-python/Makefile index e97af8ee46a8..ce510c67346a 100644 --- a/devel/subversion-python/Makefile +++ b/devel/subversion-python/Makefile @@ -9,6 +9,7 @@ PKGNAMESUFFIX= -python MAINTAINER= thinker@branda.to COMMENT= Version control system with Python bindings +CONFLICTS= subversion-[0-9]* subversion-perl-[0-9]* subversion-ruby-[0-9]* MASTERDIR= ${.CURDIR}/../../devel/subversion PKGDIR= ${.CURDIR} |