diff options
-rw-r--r-- | devel/git/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index 78ffd9f1afef..c71c6c5794dc 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -17,6 +17,7 @@ COMMENT= Distributed source code management tool BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ wish8.4:${PORTSDIR}/x11-toolkits/tk84 +LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 USE_PERL5= yes USE_PYTHON= yes |