Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2014 19:22:51 +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: r350833 - head/devel/gio-sharp
Message-ID:  <201404101922.s3AJMpRV094466@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Apr 10 19:22:50 2014
New Revision: 350833
URL: http://svnweb.freebsd.org/changeset/ports/350833
QAT: https://qat.redports.org/buildarchive/r350833/

Log:
  Support stage

Modified:
  head/devel/gio-sharp/Makefile

Modified: head/devel/gio-sharp/Makefile
==============================================================================
--- head/devel/gio-sharp/Makefile	Thu Apr 10 19:22:00 2014	(r350832)
+++ head/devel/gio-sharp/Makefile	Thu Apr 10 19:22:50 2014	(r350833)
@@ -10,12 +10,10 @@ MASTER_SITES=	http://ftp.novell.com/pub/
 MAINTAINER=	mono@FreeBSD.org
 COMMENT=	GIO bindings not available in gtk-sharp
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-USES=		gmake pkgconfig
-USE_GNOME=	gnomehack gtksharp20
+USES=		gmake pathfix pkgconfig tar:bzip2
+USE_GNOME=	gtksharp20
 
 MAKE_JOBS_UNSAFE=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.s3AJMpRV094466>