From 11f638a727c93bcaf4debc7b6f29c685f56d29ce Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Wed, 23 Oct 2002 01:46:53 +0000 Subject: 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. --- www/firefox-esr/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'www/firefox-esr') 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 -.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}|' \ -- cgit v1.2.3