summaryrefslogtreecommitdiff
path: root/devel/dbus-sharp
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-07-10 21:45:03 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-07-10 21:45:03 +0000
commite06aeb6304437c28bd0b2e528c9f54b780eb463c (patch)
tree876e96e970faa431af9b4ae5dc86864b281ba48d /devel/dbus-sharp
parentThe mono-tools package contains the documentation browser for the Mono (diff)
Chase the change dependency from monodoc to mono-tools. Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
Notes
Notes: svn path=/head/; revision=138854
Diffstat (limited to 'devel/dbus-sharp')
-rw-r--r--devel/dbus-sharp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index cc5804ca3b63..ba8658e70236 100644
--- a/devel/dbus-sharp/Makefile
+++ b/devel/dbus-sharp/Makefile
@@ -2,11 +2,11 @@
# Date Created: 20041011
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
-# $Id: Makefile,v 1.8 2005/05/13 06:56:04 tmclau02 Exp $
+# $Id: Makefile,v 1.11 2005/07/04 01:04:36 tmclau02 Exp $
# $FreeBSD$
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
PKGNAMESUFFIX= -sharp
@@ -14,8 +14,8 @@ MAINTAINER= tmclaugh@sdf.lonestar.org
COMMENT= Mono interface to the D-BUS messaging system
LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus
-BUILD_DEPENDS= monodoc:${PORTSDIR}/devel/monodoc
-RUN_DEPENDS= monodoc:${PORTSDIR}/devel/monodoc
+BUILD_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools
+RUN_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools
MASTERDIR= ${.CURDIR}/../dbus
BUILD_WRKSRC= ${WRKSRC}/mono