diff options
author | kris <kris@FreeBSD.org> | 2002-10-28 06:24:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-28 06:24:13 +0800 |
commit | cccc592c9d035e55a55ad81ed44c1eece1faa46a (patch) | |
tree | 4f0cfd7e830c344d1de9d75c49664b08a1de1623 /www | |
parent | f67e3adfb81d4d3e13e5ede52e721dfc40e871d4 (diff) | |
download | freebsd-ports-gnome-cccc592c9d035e55a55ad81ed44c1eece1faa46a.tar.gz freebsd-ports-gnome-cccc592c9d035e55a55ad81ed44c1eece1faa46a.tar.zst freebsd-ports-gnome-cccc592c9d035e55a55ad81ed44c1eece1faa46a.zip |
Fix typo in BUILD_DEPENDS
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-devel/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox10/Makefile | 2 | ||||
-rw-r--r-- | www/firefox15/Makefile | 2 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 2 | ||||
-rw-r--r-- | www/firefox35/Makefile | 2 | ||||
-rw-r--r-- | www/firefox36/Makefile | 2 | ||||
-rw-r--r-- | www/flock/Makefile | 2 | ||||
-rw-r--r-- | www/mozilla-firebird/Makefile | 2 | ||||
-rw-r--r-- | www/phoenix-devel/Makefile | 2 | ||||
-rw-r--r-- | www/phoenix/Makefile | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/flock/Makefile b/www/flock/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/mozilla-firebird/Makefile +++ b/www/mozilla-firebird/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/phoenix-devel/Makefile b/www/phoenix-devel/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/phoenix-devel/Makefile +++ b/www/phoenix-devel/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index 2647421d64ad..3e4eaf891621 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.7 + perl5.8.0:${PORTSDIR}/lang/perl5.8 PREFIX= ${X11BASE}/lib/${PORTNAME} |