diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-12 06:32:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-12 06:32:29 +0800 |
commit | 96bc64de5c5c25c590deed2157a05c4575f4fb6e (patch) | |
tree | 17b8a9530894c5022be5b9ec35a727816a1c479c /www/epiphany | |
parent | 3507b1d0a389b59e1b248521d443a2d63ed6980a (diff) | |
download | freebsd-ports-gnome-96bc64de5c5c25c590deed2157a05c4575f4fb6e.tar.gz freebsd-ports-gnome-96bc64de5c5c25c590deed2157a05c4575f4fb6e.tar.zst freebsd-ports-gnome-96bc64de5c5c25c590deed2157a05c4575f4fb6e.zip |
Bump the snapshot version.
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 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= |