diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 22:25:59 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-05 22:25:59 +0800 |
commit | ea9a555d7aec4c3d1955104e91c85711abddecf0 (patch) | |
tree | 097de40d653e8d78b76b7d5b5b38ca3632386ba6 /www/epiphany/Makefile | |
parent | f1d64e1d7bb403ef6e5444415bb0c5e3b6cec24c (diff) | |
download | marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.tar marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.tar.gz marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.tar.bz2 marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.tar.lz marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.tar.xz marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.tar.zst marcuscom-ports-ea9a555d7aec4c3d1955104e91c85711abddecf0.zip |
Update to 2.17.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7993 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index e76daf0b2..9ff80ac85 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.132 2006/11/07 07:49:16 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.133 2006/11/09 14:02:57 ahze Exp $ # PORTNAME= epiphany -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.3 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_XLIB= yes USE_PYTHON= yes GNOME_DESKTOP_VERSION=2 -USE_GECKO= firefox seamonkey firefox-devel<->firefox xulrunner +USE_GECKO= firefox seamonkey firefox15<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils WANT_GNOME= yes GNU_CONFIGURE= yes |