diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-17 05:46:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-17 05:46:09 +0800 |
commit | 637ecc66031c7ddb03163cbc7b8f7e52c416464b (patch) | |
tree | 6330d5f737541525c05a4a1143bbb7f792bbd4f0 /www/epiphany | |
parent | 392be4aa9d76d11916145f31d34f9709b1f5aa48 (diff) | |
download | marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.tar marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.tar.gz marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.tar.bz2 marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.tar.lz marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.tar.xz marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.tar.zst marcuscom-ports-637ecc66031c7ddb03163cbc7b8f7e52c416464b.zip |
Build with Mozilla 1.6b.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1488 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index d0ff4a0bd..383ab3598 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -31,7 +31,7 @@ HEADERS_SUFX= .if ${WITH_MOZILLA}=="mozilla-devel-gtk2" MOZILLA= ${WITH_MOZILLA} HEADERS_SUFX= -devel -MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.6a" +MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.6b" .else MOZILLA= mozilla-gtk2 HEADERS_SUFX= |