summaryrefslogtreecommitdiffstats
path: root/www/epiphany-extensions/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-12 00:39:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-12 00:39:44 +0800
commitb212022e409775bef9e6ea33e4fa9b270aea9abe (patch)
tree848e9e3cf029e35ef172bc51a2b8694019f45281 /www/epiphany-extensions/Makefile
parent0761b9c5f18707b93960f8f5605532d3862a62c1 (diff)
downloadmarcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.tar
marcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.tar.gz
marcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.tar.bz2
marcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.tar.lz
marcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.tar.xz
marcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.tar.zst
marcuscom-ports-b212022e409775bef9e6ea33e4fa9b270aea9abe.zip
Merge RSS support from FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9209 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r--www/epiphany-extensions/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 933c1ed6b..524e0f506 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany-extensions/Makefile,v 1.94 2007/07/02 20:15:03 mezz Exp $
+# $MCom: ports/www/epiphany-extensions/Makefile,v 1.95 2007/07/10 20:18:08 mezz Exp $
#
PORTNAME= epiphany-extensions
PORTVERSION= 2.19.5
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -33,7 +34,7 @@ CONFIGURE_ARGS= --with-mozilla=${GECKO}
GCONF_SCHEMAS= smart-bookmarks.schemas
-EPHY_EXTENSIONS=all
+EPHY_EXTENSIONS=all,rss
EPHY_VERSION= 2.19
PLIST_SUB= VERSION="2.19" EPHY_VERSION=${EPHY_VERSION}