summaryrefslogtreecommitdiff
path: root/www/firefox15
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-08 18:24:51 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-08 18:24:51 +0000
commit0c860fb85c3e6a981a77a4e8bdead2fd9ed9668b (patch)
tree68ceef1b2088247951241fff8464b1ab0e12f4ad /www/firefox15
parentUpdate to 0.10.3. (diff)
Accidentally forgot a dependency on libiconv.
Notes
Notes: svn path=/head/; revision=69736
Diffstat (limited to 'www/firefox15')
-rw-r--r--www/firefox15/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index f0c38616cc20..e1f36bdd8f87 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -22,7 +22,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
mng.1:${PORTSDIR}/graphics/libmng \
freetype.9:${PORTSDIR}/print/freetype2 \
IDL.2:${PORTSDIR}/devel/ORBit \
- Xft2.2:${PORTSDIR}/x11-fonts/Xft
+ Xft2.2:${PORTSDIR}/x11-fonts/Xft \
+ iconv.3:${PORTSDIR}/converters/libiconv
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
freetype-config:${PORTSDIR}/print/freetype2