summaryrefslogtreecommitdiffstats
path: root/www/epiphany/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 03:45:39 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 03:45:39 +0800
commit333ad182fc54febd7d70b8635be3285fd9e832ad (patch)
treee337b1fa716ffa0ba9f0af247e670581b98b19fb /www/epiphany/Makefile
parent8a745f763d5731b4d0b21a991446c774846a9a01 (diff)
downloadmarcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.tar
marcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.tar.gz
marcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.tar.bz2
marcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.tar.lz
marcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.tar.xz
marcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.tar.zst
marcuscom-ports-333ad182fc54febd7d70b8635be3285fd9e832ad.zip
Fix a dumb typo in the dbus chases.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7627 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r--www/epiphany/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index de84f16f0..d761f0c2a 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany/Makefile,v 1.125 2006/10/03 12:21:51 ahze Exp $
+# $MCom: ports/www/epiphany/Makefile,v 1.126 2006/10/07 17:10:08 marcus Exp $
#
PORTNAME= epiphany
@@ -17,7 +17,7 @@ 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
-LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
USE_LDCONFIG= yes