svn commit: r350832 - head/devel/dbus-sharp-glib

Baptiste Daroussin bapt at FreeBSD.org
Thu Apr 10 19:22:01 UTC 2014


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>


More information about the svn-ports-all mailing list