summaryrefslogtreecommitdiff
path: root/devel/git/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-02-14 21:17:03 +0000
committerEric Anholt <anholt@FreeBSD.org>2006-02-14 21:17:03 +0000
commitbeec8de8c1f7f70c03e9bbef514911277c55b1dc (patch)
tree6c25797196a6ae0caba77d8625e7b969b41d1e15 /devel/git/Makefile
parent- Fix PLIST on amd64 [1] (diff)
Register CONFLICTS between ports that install bin/git.
PR: ports/93315 Submitted by: John E. Hein <jhein@timing.com>
Notes
Notes: svn path=/head/; revision=156062
Diffstat (limited to 'devel/git/Makefile')
-rw-r--r--devel/git/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index c71c6c5794dc..122fa731e7b0 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
wish8.4:${PORTSDIR}/x11-toolkits/tk84
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+CONFLICTS= cogito-[0-9]* git-4.*
+
USE_PERL5= yes
USE_PYTHON= yes
USE_ICONV= yes