aboutsummaryrefslogtreecommitdiffstats
path: root/www/epiphany-extensions/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-07-20 08:36:24 +0800
committeradamw <adamw@FreeBSD.org>2004-07-20 08:36:24 +0800
commit2f8ad8c8d03ac9d6efd1a131600f2144a0ed4390 (patch)
tree52de56ce37c9ec9bffdd24ebb6710ed4260940f7 /www/epiphany-extensions/Makefile
parent3bed5e303ca773ddb482ba5a997e25b1a5a46970 (diff)
downloadfreebsd-ports-gnome-2f8ad8c8d03ac9d6efd1a131600f2144a0ed4390.tar.gz
freebsd-ports-gnome-2f8ad8c8d03ac9d6efd1a131600f2144a0ed4390.tar.zst
freebsd-ports-gnome-2f8ad8c8d03ac9d6efd1a131600f2144a0ed4390.zip
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=