Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 17:00:03 GMT
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        gnome@FreeBSD.org
Subject:   Re: ports/189026: graphics/clutter-gtk 0.10.8_5 fails to build
Message-ID:  <201404261700.s3QH03Xa073893@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189026; it has been noted by GNATS.

From: Tijl Coosemans <tijl@FreeBSD.org>
To: bug-followup@FreeBSD.org, sbruno@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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404261700.s3QH03Xa073893>