1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Add missing LIB_DEPENDS on expat.

Reported by:	pointyhat (via kris)
This commit is contained in:
Eric Anholt 2006-02-12 20:06:30 +00:00
parent 48c84969d1
commit 86fb82ffe7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155843

View File

@ -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