summaryrefslogtreecommitdiffstats
path: root/www/epiphany-extensions/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-06-01 11:33:35 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-06-01 11:33:35 +0800
commit1730dc4df6806d25ccbe9c945fe29efb037faa5a (patch)
tree5df19b4bbf12906cfebead9e462b6cdf194f16f6 /www/epiphany-extensions/Makefile
parente867100b38d1373480d914bfac52136e8bba76d6 (diff)
downloadmarcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.tar
marcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.tar.gz
marcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.tar.bz2
marcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.tar.lz
marcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.tar.xz
marcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.tar.zst
marcuscom-ports-1730dc4df6806d25ccbe9c945fe29efb037faa5a.zip
Update to 1.1.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2337 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r--www/epiphany-extensions/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 5d91c1ea5..5d11f7ad5 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= epiphany
-PORTVERSION= 0.9.0
+PORTVERSION= 1.1.0
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/0.9
+MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.1
PKGNAMESUFFIX= -extensions
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -51,6 +51,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_C
CONFIGURE_ARGS= --with-extensions="all" \
${MOZ_CONFIGURE_ARGS}
+PLIST_SUB= VERSION="1.3"
+
.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
.undef WITHOUT_OPENSP
WITH_OPENSP= yes