diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-20 15:42:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-20 15:42:55 +0800 |
commit | 6281207abd31b9a39384672ba6ff699814469177 (patch) | |
tree | caac9b0d46c6f8dc6127ba49b0d7feb891cdaf32 /www/epiphany-extensions | |
parent | e925d5ebd8d4caa56ba401266d18099ff58672ff (diff) | |
download | marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.tar marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.tar.gz marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.tar.bz2 marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.tar.lz marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.tar.xz marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.tar.zst marcuscom-ports-6281207abd31b9a39384672ba6ff699814469177.zip |
Chase the mozilla-devel update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2128 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany-extensions')
-rw-r--r-- | www/epiphany-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 570c951ec..84300394a 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -34,7 +34,7 @@ HEADERS_SUFX= .if ${WITH_MOZILLA}=="mozilla-devel" || ${WITH_MOZILLA}=="mozilla-devel-gtk2" MOZILLA= mozilla-devel HEADERS_SUFX= -devel -MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.7a" +MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.7b" .else MOZILLA= mozilla HEADERS_SUFX= |