summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-28 21:41:55 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-28 21:41:55 +0800
commit29ccad269d6730005943a4c6ee33f04f740504d8 (patch)
tree72b969426aceddf7525be44a29e185f795c845e8 /www
parent36f75fc9595001d08cab293301af45357cbc400a (diff)
downloadmarcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.tar
marcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.tar.gz
marcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.tar.bz2
marcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.tar.lz
marcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.tar.xz
marcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.tar.zst
marcuscom-ports-29ccad269d6730005943a4c6ee33f04f740504d8.zip
Remove gir-repository-webkit as the webkit-gtk2 port now installs gir files.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13522 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/epiphany/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 2d54d3862..c4eb11ff2 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany/Makefile,v 1.217 2010/01/14 17:42:39 kwm Exp $
+# $MCom: ports/www/epiphany/Makefile,v 1.218 2010/01/17 00:23:14 kwm Exp $
#
PORTNAME= epiphany
PORTVERSION= 2.29.5
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= www gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,14 +16,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT?= An extremely lightweight and simple web browser for GNOME 2
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
- ${LOCALBASE}/share/gir-1.0/WebKit-1.0.gir:${PORTSDIR}/www/gir-repository-webkit
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 \
notify.1:${PORTSDIR}/devel/libnotify \
gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
- ${LOCALBASE}/share/gir-1.0/WebKit-1.0.gir:${PORTSDIR}/www/gir-repository-webkit \
${LOCALBASE}/share/icons/HighContrastLargePrint/index.theme:${PORTSDIR}/x11-themes/gnome-themes
USE_LDCONFIG= yes