diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-23 01:46:53 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-23 01:46:53 +0000 |
commit | 11f638a727c93bcaf4debc7b6f29c685f56d29ce (patch) | |
tree | c9378f9dc6372063c04f5648469fadc87c1461ae | |
parent | Change MASTER_SITES. (diff) |
Removed perl 5.8 requirement per comments on cvs list. I hope Trevor
was wrong when he said it didn't work without it. Bumped PORTREVISION
as this is a major change.
Notes
Notes:
svn path=/head/; revision=68628
-rw-r--r-- | www/firefox-devel/Makefile | 9 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 9 | ||||
-rw-r--r-- | www/firefox/Makefile | 9 | ||||
-rw-r--r-- | www/firefox10/Makefile | 9 | ||||
-rw-r--r-- | www/firefox15/Makefile | 9 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 9 | ||||
-rw-r--r-- | www/firefox35/Makefile | 9 | ||||
-rw-r--r-- | www/firefox36/Makefile | 9 | ||||
-rw-r--r-- | www/flock/Makefile | 9 | ||||
-rw-r--r-- | www/mozilla-firebird/Makefile | 9 | ||||
-rw-r--r-- | www/phoenix-devel/Makefile | 9 | ||||
-rw-r--r-- | www/phoenix/Makefile | 9 |
12 files changed, 24 insertions, 84 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/flock/Makefile b/www/flock/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/mozilla-firebird/Makefile +++ b/www/mozilla-firebird/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/phoenix-devel/Makefile b/www/phoenix-devel/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/phoenix-devel/Makefile +++ b/www/phoenix-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index 43dafc5ffd8b..1cea1cd3051b 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/Makefile @@ -9,7 +9,7 @@ PORTNAME= phoenix PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= trevor @@ -23,8 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ Xft2.2:${PORTSDIR}/x11-fonts/Xft BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - freetype-config:${PORTSDIR}/print/freetype2 \ - perl5.8.0:${PORTSDIR}/lang/perl5.8 + freetype-config:${PORTSDIR}/print/freetype2 PREFIX= ${X11BASE}/lib/${PORTNAME} @@ -38,10 +37,6 @@ WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> -.if !defined(PERL_VER) || ${PERL_VER} != 5.8.0 -BROKEN= This port requires Perl 5.8.0. -.endif - post-extract: ${SED} -e 's|@CFLAGS@|${CFLAGS}|' \ -e 's|@LIBS@|${LIBS}|' \ |