aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/i2p/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2011-07-26 22:05:27 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2011-07-26 22:05:27 +0000
commit3a9e7cbe9120adf9871a758d344604245ab9bd63 (patch)
tree8635abc7e199133615fdc9d499e12de18de36e4c /net-p2p/i2p/Makefile
parent2dda84175ebb9d25eb222510bd3cce1c831ee23c (diff)
downloadports-3a9e7cbe9120adf9871a758d344604245ab9bd63.tar.gz
ports-3a9e7cbe9120adf9871a758d344604245ab9bd63.zip
Add BUILD_DEPENDS on devel/gettext
Submitted by: pav from pointyhat
Notes
Notes: svn path=/head/; revision=278380
Diffstat (limited to 'net-p2p/i2p/Makefile')
-rw-r--r--net-p2p/i2p/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile
index 79ff769f9ae5..fbd5ffcfcd18 100644
--- a/net-p2p/i2p/Makefile
+++ b/net-p2p/i2p/Makefile
@@ -22,7 +22,8 @@ COMMENT= An anonymizing network
LICENSE= ASL EULA
LICENSE_COMB= multi
-BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/gmp
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/gmp \
+ msgfmt:${PORTSDIR}/devel/gettext
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LICENSE_NAME_EULA= End User License Agreement