summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-13 09:35:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-13 09:35:48 +0800
commit9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa (patch)
tree82ab111278099b0787ecd490b8101c730621adeb /x11
parent201bfde79d52bba4c599f8440782efd86fb82fd0 (diff)
downloadmarcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.tar
marcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.tar.gz
marcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.tar.bz2
marcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.tar.lz
marcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.tar.xz
marcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.tar.zst
marcuscom-ports-9b50018a6c3abd2b4f0d88b9bd851d1e5d42abfa.zip
Fix the dbus-glib shared lib version.
Reported by: Yuri Pankov <yuri.pankov@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6420 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/yelp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 34c52f38e..a8520d9f3 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/yelp/Makefile,v 1.95 2006/06/06 17:03:52 ahze Exp $
+# $MCom: ports/x11/yelp/Makefile,v 1.96 2006/06/12 17:37:28 marcus Exp $
#
PORTNAME= yelp
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A help browser for the GNOME 2 desktop
-LIB_DEPENDS= dbus-glib-1.1:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus
USE_GECKO= firefox seamonkey xulrunner firefox-devel<->firefox
USE_GETTEXT= yes