aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-sharp-glib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-18 09:46:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-18 09:46:11 +0000
commitac064bebc91417b8929293220506e6404c5e9011 (patch)
tree9f1cd9f48748b59639840272a9d74d34f1a64150 /devel/dbus-sharp-glib
parent9d2173386c9226a3b1bd97dfca6810f1b3209c4c (diff)
downloadports-ac064bebc91417b8929293220506e6404c5e9011.tar.gz
ports-ac064bebc91417b8929293220506e6404c5e9011.zip
Notes
Diffstat (limited to 'devel/dbus-sharp-glib')
-rw-r--r--devel/dbus-sharp-glib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dbus-sharp-glib/Makefile b/devel/dbus-sharp-glib/Makefile
index e2f3bebad30e..25cf4d44362d 100644
--- a/devel/dbus-sharp-glib/Makefile
+++ b/devel/dbus-sharp-glib/Makefile
@@ -11,8 +11,9 @@ COMMENT= D-Bus for .NET: GLib integration module
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-1.0.pc:${PORTSDIR}/devel/dbus-sharp
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-1.0.pc:${PORTSDIR}/devel/dbus-sharp
+USES= pathfix
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack
+USE_PKGCONFIG= build
.include <bsd.port.mk>