ports/189026: graphics/clutter-gtk 0.10.8_5 fails to build
Tijl Coosemans
tijl at FreeBSD.org
Sat Apr 26 17:00:03 UTC 2014
The following reply was made to PR ports/189026; it has been noted by GNATS.
From: Tijl Coosemans <tijl at FreeBSD.org>
To: bug-followup at FreeBSD.org, sbruno at freebsd.org
Cc:
Subject: Re: ports/189026: graphics/clutter-gtk 0.10.8_5 fails to build
Date: Sat, 26 Apr 2014 18:50:08 +0200
--MP_/0vb/wRRNW.pC1VFdh9SAggq
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Please try the attached patch.
--MP_/0vb/wRRNW.pC1VFdh9SAggq
Content-Type: text/x-patch
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=clutter-gtk.patch
Index: graphics/clutter-gtk/Makefile
===================================================================
--- graphics/clutter-gtk/Makefile (revision 352234)
+++ graphics/clutter-gtk/Makefile (working copy)
@@ -23,4 +23,7 @@ CPPFLAGS+= -I${LOCALBASE}/include ${PTHR
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
INSTALL_TARGET= install-strip
+post-patch:
+ @${REINPLACE_CMD} '/SUBDIRS =/s/examples//' ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
--MP_/0vb/wRRNW.pC1VFdh9SAggq--
More information about the freebsd-gnome
mailing list