diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-07 01:04:41 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-07 01:04:41 +0800 |
commit | 0232ce12cec361d77cc488c48c245ca26ded3590 (patch) | |
tree | 9b75095773cf6e7e79e2abf5ad8d1b1b17392699 | |
parent | 86381f68e2db55449c0641c943901c337bb8805d (diff) | |
download | marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.tar marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.tar.gz marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.tar.bz2 marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.tar.lz marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.tar.xz marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.tar.zst marcuscom-ports-0232ce12cec361d77cc488c48c245ca26ded3590.zip |
- Remove non-needed patch to fix build of new epiphany
Submitted by: sajd via irc
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4024 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | www/firefox-devel/Makefile | 1 | ||||
-rw-r--r-- | www/firefox-devel/files/patch-build_unix_mozilla-xpcom.pc.in | 8 | ||||
-rw-r--r-- | www/firefox/Makefile | 1 | ||||
-rw-r--r-- | www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in | 8 | ||||
-rw-r--r-- | www/firefox10/Makefile | 1 | ||||
-rw-r--r-- | www/firefox10/files/patch-build_unix_mozilla-xpcom.pc.in | 8 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 1 | ||||
-rw-r--r-- | www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in | 8 |
8 files changed, 4 insertions, 32 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 99314e562..ad5957e3e 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.1.a1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox-devel/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox-devel/files/patch-build_unix_mozilla-xpcom.pc.in deleted file mode 100644 index 4e982a544..000000000 --- a/www/firefox-devel/files/patch-build_unix_mozilla-xpcom.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 -+++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 -@@ -8,4 +8,4 @@ - Version: %MOZILLA_VERSION% - Requires: mozilla-nspr = %MOZILLA_VERSION% - Libs: -L${libdir} -lxpcom --Cflags: -I${includedir}/xpcom -I${includedir}/string -+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 99314e562..ad5957e3e 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.1.a1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in deleted file mode 100644 index 4e982a544..000000000 --- a/www/firefox/files/patch-build_unix_mozilla-xpcom.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 -+++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 -@@ -8,4 +8,4 @@ - Version: %MOZILLA_VERSION% - Requires: mozilla-nspr = %MOZILLA_VERSION% - Libs: -L${libdir} -lxpcom --Cflags: -I${includedir}/xpcom -I${includedir}/string -+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 99314e562..ad5957e3e 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.1.a1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox10/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox10/files/patch-build_unix_mozilla-xpcom.pc.in deleted file mode 100644 index 4e982a544..000000000 --- a/www/firefox10/files/patch-build_unix_mozilla-xpcom.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 -+++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 -@@ -8,4 +8,4 @@ - Version: %MOZILLA_VERSION% - Requires: mozilla-nspr = %MOZILLA_VERSION% - Libs: -L${libdir} -lxpcom --Cflags: -I${includedir}/xpcom -I${includedir}/string -+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 99314e562..ad5957e3e 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.1.a1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} diff --git a/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in b/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in deleted file mode 100644 index 4e982a544..000000000 --- a/www/firefox3-devel/files/patch-build_unix_mozilla-xpcom.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- build/unix/mozilla-xpcom.pc.in.orig Thu Jun 24 12:23:09 2004 -+++ build/unix/mozilla-xpcom.pc.in Thu Jun 24 12:23:18 2004 -@@ -8,4 +8,4 @@ - Version: %MOZILLA_VERSION% - Requires: mozilla-nspr = %MOZILLA_VERSION% - Libs: -L${libdir} -lxpcom --Cflags: -I${includedir}/xpcom -I${includedir}/string -+Cflags: -I${includedir}/xpcom -I${includedir}/string -I${includedir} |