diff options
author | alane <alane@FreeBSD.org> | 2002-11-09 02:24:51 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-09 02:24:51 +0800 |
commit | 37a797b0222361ed41e5ef62c394e45192748b30 (patch) | |
tree | f2fa1674cafce004b0e07cd5ef34c2e177c3ac27 /www | |
parent | 226f69edc7cfe2c987b9be2a1fee0234f72791b4 (diff) | |
download | freebsd-ports-graphics-37a797b0222361ed41e5ef62c394e45192748b30.tar.gz freebsd-ports-graphics-37a797b0222361ed41e5ef62c394e45192748b30.tar.zst freebsd-ports-graphics-37a797b0222361ed41e5ef62c394e45192748b30.zip |
Accidentally forgot a dependency on libiconv.
Diffstat (limited to 'www')
-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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 f0c38616cc2..e1f36bdd8f8 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 |