summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-04 04:26:06 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-04 04:26:06 +0800
commit6c87909aa546add3d7afa3814ebea49f243c25ba (patch)
treecc4a32d2d0e6455d9cab70f7e8bc3c52bb82217a /devel
parente36182b8e186b10f511559cd4cfbcd539c52e32e (diff)
downloadmarcuscom-ports-6c87909aa546add3d7afa3814ebea49f243c25ba.tar.gz
marcuscom-ports-6c87909aa546add3d7afa3814ebea49f243c25ba.tar.zst
marcuscom-ports-6c87909aa546add3d7afa3814ebea49f243c25ba.zip
- Turn off my timemachine and back dbus LIB_DEPENDS back down to .2 since
we haven't updated yet git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7526 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus-sharp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index cf5b2608f..81aa74e88 100644
--- a/devel/dbus-sharp/Makefile
+++ b/devel/dbus-sharp/Makefile
@@ -3,18 +3,18 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.1 2006-10-03 20:24:46 ahze Exp $
+# $Id: Makefile,v 1.2 2006-10-03 20:26:06 ahze Exp $
#
PORTVERSION= 0.62
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= devel gnome
PKGNAMESUFFIX= -sharp
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Mono interface to the D-BUS messaging system
-LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
BUILD_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools
RUN_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools