summaryrefslogtreecommitdiff
path: root/www/epiphany-extensions/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-07-20 00:36:24 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-07-20 00:36:24 +0000
commit4ec8273dcb5455c5581b64838d451911dfdaca94 (patch)
treec5bc971dc2092a3bbcd7d2a0f2dbcbf4ad81e75d /www/epiphany-extensions/Makefile
parentUpdate to DAT 4379 (diff)
Fix build with mozilla-devel.
All the work for this was done by marcus.
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r--www/epiphany-extensions/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 389b7f60b398..c7c53512d8ce 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -35,7 +35,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.8a"
+MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.8a2"
.else
MOZILLA= mozilla
HEADERS_SUFX=