diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-08 18:24:51 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-08 18:24:51 +0000 |
commit | 0c860fb85c3e6a981a77a4e8bdead2fd9ed9668b (patch) | |
tree | 68ceef1b2088247951241fff8464b1ab0e12f4ad | |
parent | Update to 0.10.3. (diff) |
Accidentally forgot a dependency on libiconv.
Notes
Notes:
svn path=/head/; revision=69736
Diffstat (limited to '')
-rw-r--r-- | www/firefox-devel/Makefile | 3 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 3 | ||||
-rw-r--r-- | www/firefox/Makefile | 3 | ||||
-rw-r--r-- | www/firefox10/Makefile | 3 | ||||
-rw-r--r-- | www/firefox15/Makefile | 3 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 3 | ||||
-rw-r--r-- | www/firefox35/Makefile | 3 | ||||
-rw-r--r-- | www/firefox36/Makefile | 3 | ||||
-rw-r--r-- | www/flock/Makefile | 3 | ||||
-rw-r--r-- | www/mozilla-firebird/Makefile | 3 | ||||
-rw-r--r-- | www/phoenix-devel/Makefile | 3 | ||||
-rw-r--r-- | www/phoenix/Makefile | 3 |
12 files changed, 24 insertions, 12 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/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 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/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 diff --git a/www/firefox/Makefile b/www/firefox/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox/Makefile +++ b/www/firefox/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 diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/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 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 diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/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 diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/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 diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/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 diff --git a/www/flock/Makefile b/www/flock/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/flock/Makefile +++ b/www/flock/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 diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/mozilla-firebird/Makefile +++ b/www/mozilla-firebird/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 diff --git a/www/phoenix-devel/Makefile b/www/phoenix-devel/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/phoenix-devel/Makefile +++ b/www/phoenix-devel/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 diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index f0c38616cc20..e1f36bdd8f87 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/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 |