- Fix build (MAKE_JOBS_UNSAFE);

- Stagify;
- Make portlint happier (including setting license, so bump PORTREVISION).
This commit is contained in:
Romain Tartière 2014-02-15 13:01:41 +00:00
parent b63b2e2f39
commit 41c6264c98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344381
2 changed files with 5 additions and 2 deletions

View file

@ -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 <bsd.port.pre.mk>
post-extract:

View file

@ -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