summaryrefslogtreecommitdiff
path: root/www/galeon2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-01 06:20:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-01 06:20:18 +0000
commitd7f26aaaed78fb07382fa672754350cb37ec40e0 (patch)
treed7173336d9d14f5066abbdaba6e0a7da7f04878e /www/galeon2
parentRetire www/mozilla*vendor (diff)
Add support for Mozilla 1.4, and remove references to mozilla-vendor.
Notes
Notes: svn path=/head/; revision=83948
Diffstat (limited to 'www/galeon2')
-rw-r--r--www/galeon2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index f2ff4eaa5a4b..4617f3e1c1e9 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= galeon2
PORTVERSION= 1.3.5
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//}
@@ -19,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.3"
+MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.4"
MOZILLA= mozilla-gtk2
HEADERS_SUFX=
@@ -31,7 +32,7 @@ HEADERS_SUFX=
.if ${WITH_MOZILLA}=="mozilla-devel-gtk2"
MOZILLA= ${WITH_MOZILLA}
HEADERS_SUFX= -devel
-MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.4b"
+MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="trunk"
.else
MOZILLA= mozilla-gtk2
HEADERS_SUFX=