diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-15 11:52:52 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-15 11:52:52 +0000 |
commit | f9dcaff5cf56cc01b119f1114e9b20e77c3a4c69 (patch) | |
tree | ba4b96b25c5aa5ae857a424b71bd79d606891c1b /www | |
parent | 8b65fbac3bd53ef25a9b1108ee96a78852020dd7 (diff) | |
download | ports-f9dcaff5cf56cc01b119f1114e9b20e77c3a4c69.tar.gz ports-f9dcaff5cf56cc01b119f1114e9b20e77c3a4c69.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-devel/Makefile | 7 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 7 | ||||
-rw-r--r-- | www/firefox/Makefile | 7 | ||||
-rw-r--r-- | www/firefox10/Makefile | 7 | ||||
-rw-r--r-- | www/firefox15/Makefile | 7 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 7 | ||||
-rw-r--r-- | www/firefox35/Makefile | 7 | ||||
-rw-r--r-- | www/firefox36/Makefile | 7 | ||||
-rw-r--r-- | www/flock/Makefile | 7 |
9 files changed, 63 insertions, 0 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} diff --git a/www/flock/Makefile b/www/flock/Makefile index aeecbba11251..3a517a8a51cb 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -40,6 +40,13 @@ WRKSRC= ${WRKDIR}/mozilla PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ + --exclude */macbuild/*\ + --exclude */package/* \ + --exclude .cvsignore \ + --exclude makefile.win \ + --exclude MANIFEST + FIREFOX= ${PORTNAME} FF_VER= ${PORTVERSION} |