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