From 7b7cbb438a408b68c866e34e1d41619ed0e49c3d Mon Sep 17 00:00:00 2001 From: kefren Date: Sat, 23 May 2015 07:01:03 +0000 Subject: Switch to latest mono. This will still not reach post-configure as pkgsrc lacks flickrnet --- graphics/f-spot/Makefile | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'graphics/f-spot') diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 4ecd38fd6f8..56d26a394ec 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2015/04/25 14:23:09 tnn Exp $ +# $NetBSD: Makefile,v 1.69 2015/05/23 07:01:03 kefren Exp $ # DISTNAME= f-spot-0.8.2 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.8/} EXTRACT_SUFX= .tar.bz2 @@ -39,6 +39,12 @@ SUBST_FILES.fix-x11+= build/DllMapVerifier.cs SUBST_FILES.fix-x11+= lib/Hyena/build/DllMapVerifier.cs SUBST_SED.fix-x11= -e 's,libX11.so.6,${X11BASE}/lib/libX11.so,' +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + GCONF_SCHEMAS= f-spot.schemas .include "../../devel/GConf/schemas.mk" @@ -51,7 +57,7 @@ GCONF_SCHEMAS= f-spot.schemas .include "../../mk/jpeg.buildlink3.mk" .include "../../graphics/lcms/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../devel/mono-addins/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../mk/omf-scrollkeeper.mk" -- cgit v1.2.3