[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Fri Nov 10 16:58:29 MST 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp by tmclau02
Modified Files:
Makefile
Log Message:
ltverhack is unnecessary.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile 2006/11/06 03:36:01 1.23
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile 2006/11/10 23:58:29 1.24
@@ -3,11 +3,11 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.23 2006/11/06 03:36:01 tmclau02 Exp $
+# $Id: Makefile,v 1.24 2006/11/10 23:58:29 tmclau02 Exp $
#
PORTVERSION= 0.62
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= devel gnome
PKGNAMESUFFIX= -sharp
@@ -36,7 +36,7 @@
--disable-qt \
--with-test-socket-dir=${WRKDIR} \
--with-system-pid-file=/var/run/dbus/dbus.pid \
- --with-system-socket=/var/run/dbus/dbus.pipe \
+ --with-system-socket=/var/run/dbus/system_bus_socket \
--with-session-socket-dir=/var/tmp \
--disable-doxygen-docs \
--disable-xml-docs
More information about the Bsd-sharp-cvs
mailing list