Date: Thu, 10 Apr 2014 19:22:01 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350832 - head/devel/dbus-sharp-glib Message-ID: <201404101922.s3AJM17A094310@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Apr 10 19:22:00 2014 New Revision: 350832 URL: http://svnweb.freebsd.org/changeset/ports/350832 QAT: https://qat.redports.org/buildarchive/r350832/ Log: Support stage Modified: head/devel/dbus-sharp-glib/Makefile Modified: head/devel/dbus-sharp-glib/Makefile ============================================================================== --- head/devel/dbus-sharp-glib/Makefile Thu Apr 10 19:20:30 2014 (r350831) +++ head/devel/dbus-sharp-glib/Makefile Thu Apr 10 19:22:00 2014 (r350832) @@ -11,9 +11,7 @@ COMMENT= D-Bus for .NET: GLib integratio 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 pkgconfig +USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes -USE_GMAKE= yes -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404101922.s3AJM17A094310>