summaryrefslogtreecommitdiffstats
path: root/www/epiphany-extensions/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-08 15:00:16 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-08 15:00:16 +0800
commite0abb1221c3a83e683c2e705378a53c8a7b6bc05 (patch)
tree37a6498d688d59ab54391d754e2b583b22452d1e /www/epiphany-extensions/Makefile
parent9508b5dbb07d8ee7d38a6911f93705bcbf006f48 (diff)
downloadmarcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.tar
marcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.tar.gz
marcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.tar.bz2
marcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.tar.lz
marcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.tar.xz
marcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.tar.zst
marcuscom-ports-e0abb1221c3a83e683c2e705378a53c8a7b6bc05.zip
Update to 0.7.90. The popup-blocker patch is from Adam Hooper from
http://bugzilla.gnome.org/show_bug.cgi?id=136512. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1973 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r--www/epiphany-extensions/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 49bf4578f..2ba0ff0de 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= epiphany
-PORTVERSION= 0.7.2
+PORTVERSION= 0.7.90
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/0.7
@@ -50,7 +50,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CONFIGURE_ARGS= --with-extensions="all" \
${MOZ_CONFIGURE_ARGS}
-
+
.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
.undef WITHOUT_OPENSP
WITH_OPENSP= yes