aboutsummaryrefslogtreecommitdiff
path: root/devel/monodevelop-database/Makefile
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2014-02-23 16:14:55 +0000
committerRomain Tartière <romain@FreeBSD.org>2014-02-23 16:14:55 +0000
commitad906623fc1d316a8d34db603eb40f26d4bb2dd6 (patch)
treef336fbec4b917f87a5d7e32a83467300e0ecfbe2 /devel/monodevelop-database/Makefile
parent740e83fcc766ff0b6a795740b25cf2c7bd0a775a (diff)
downloadports-ad906623fc1d316a8d34db603eb40f26d4bb2dd6.tar.gz
ports-ad906623fc1d316a8d34db603eb40f26d4bb2dd6.zip
- Update to 4.2.2
- Unbreak; - Pet portlint; - Stage support.
Notes
Notes: svn path=/head/; revision=345751
Diffstat (limited to 'devel/monodevelop-database/Makefile')
-rw-r--r--devel/monodevelop-database/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile
index 6a554de53530..b5d80c0660bf 100644
--- a/devel/monodevelop-database/Makefile
+++ b/devel/monodevelop-database/Makefile
@@ -1,26 +1,26 @@
-# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
PORTNAME= monodevelop-database
-PORTVERSION= 3.0.2
-PORTREVISION= 1
+PORTVERSION= 4.2.2
CATEGORIES= devel
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-2
MAINTAINER= mono@FreeBSD.org
COMMENT= MonoDevelop database support
-BROKEN= Fails to build
+LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/monodevelop.pc:${PORTSDIR}/devel/monodevelop
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USES= gettext gmake pkgconfig
-USE_GNOME= gnomehack gtksharp20
+USES= gettext gmake pathfix pkgconfig
+USE_GNOME= gtksharp20
+MAKE_JOBS_UNSAFE=yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in