From 1ba3a8858eef88f33fa48ac7d54f910442ad8e10 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Wed, 27 Mar 2002 17:52:07 +0000 Subject: Bump PORTREVISION for change to startup script. Change a space to a tab. --- www/linux-mozilla-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/linux-mozilla-devel') diff --git a/www/linux-mozilla-devel/Makefile b/www/linux-mozilla-devel/Makefile index 12b743616624..1abd43ee6ec2 100644 --- a/www/linux-mozilla-devel/Makefile +++ b/www/linux-mozilla-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= mozilla PORTVERSION= 0.9.9 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= mozilla/releases/mozilla${PORTVERSION}/linux-xpi/ @@ -102,7 +103,7 @@ do-patch: ${TAR} -C ${WRKSRC}/tmp -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} ${TAR} -C ${WRKSRC}/bin -xzf ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} for j in chatzilla inspector messenger pippki venkman; do \ - if [ ! -e ${WRKSRC}/bin/chrome/$$j.jar ]; then \ + if [ ! -e ${WRKSRC}/bin/chrome/$$j.jar ]; then \ for i in communicator editor messenger navigator; do \ ${GREP} -v $$j ${WRKSRC}/tmp/chrome/overlayinfo/$$i/content/overlays.rdf > \ ${WRKSRC}/bin/chrome/overlayinfo/$$i/content/overlays.rdf; \ -- cgit v1.2.3