diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-11 22:32:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-11 22:32:29 +0000 |
commit | 4ea90dabae09d77f8a8e82d7b11880c5f13d55d6 (patch) | |
tree | 16e22c8537e1237b999d14098554cd7792d575af /www | |
parent | Bump PORTREVISION to stay in sync with mozilla. (diff) |
Bump the snapshot version.
Notes
Notes:
svn path=/head/; revision=90867
Diffstat (limited to 'www')
-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 cf87d8a2a431..c2656bc132e1 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${X11BASE}/include/mozilla${HEADERS_SUFX}/gtkembedmoz/gtkmozembed ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} -MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.4" +MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.4.1" MOZILLA= mozilla-gtk2 HEADERS_SUFX= |