From 20aa51efd94c9d27c466270eacfc1e6e85aba016 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 10 Apr 2014 19:22:50 +0000 Subject: Support stage --- devel/gio-sharp/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/gio-sharp/Makefile b/devel/gio-sharp/Makefile index 4478c894782e..9d2360979a4d 100644 --- a/devel/gio-sharp/Makefile +++ b/devel/gio-sharp/Makefile @@ -10,12 +10,10 @@ MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ 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 -- cgit