From 41c6264c9863d0c1844cd1995c11103123be8784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Sat, 15 Feb 2014 13:01:41 +0000 Subject: - Fix build (MAKE_JOBS_UNSAFE); - Stagify; - Make portlint happier (including setting license, so bump PORTREVISION). --- x11-toolkits/gtk-sharp-beans/Makefile | 5 ++++- x11-toolkits/gtk-sharp-beans/pkg-descr | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/gtk-sharp-beans/Makefile b/x11-toolkits/gtk-sharp-beans/Makefile index cca03d078d5a..e81d61fdf663 100644 --- a/x11-toolkits/gtk-sharp-beans/Makefile +++ b/x11-toolkits/gtk-sharp-beans/Makefile @@ -2,20 +2,23 @@ PORTNAME= gtk-sharp-beans PORTVERSION= 2.14.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= Extensions on top of GTK-sharp +LICENSE= LGPL21 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gio-sharp-2.0.pc:${PORTSDIR}/devel/gio-sharp RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USES= gmake pkgconfig USE_BZIP2= yes +MAKE_JOBS_UNSAFE=yes -NO_STAGE= yes .include post-extract: diff --git a/x11-toolkits/gtk-sharp-beans/pkg-descr b/x11-toolkits/gtk-sharp-beans/pkg-descr index bda2b25007dc..7fb415d7f6fb 100644 --- a/x11-toolkits/gtk-sharp-beans/pkg-descr +++ b/x11-toolkits/gtk-sharp-beans/pkg-descr @@ -4,4 +4,4 @@ the blings and desktop integration stuffs anyone would want to use. It builds on top of Gtk# and extend it by adding new classes and extension methods. -WWW: http://gitorious.org/gtk-sharp-beans +WWW: http://gitorious.org/gtk-sharp-beans -- cgit v1.2.3