diff options
Diffstat (limited to 'devel/git/Makefile')
-rw-r--r-- | devel/git/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index 52b92334f4e..962c0a36111 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl \ xmlto:${PORTSDIR}/textproc/xmlto RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ wish8.4:${PORTSDIR}/x11-toolkits/tk84 -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 CONFLICTS= cogito-[0-9]* git-4.* |