# Created by: Michael Johnson # $FreeBSD$ # $MCom: ports/trunk/graphics/goocanvas/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= goocanvas PORTVERSION= 1.0.0 CATEGORIES= graphics MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Canvas widget for GTK+ USS= pathfix USE_GNOME= gtk20 ltverhack USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_BZIP2= yes post-patch: @${REINPLACE_CMD} -e 's|$${datadir}/gtk-doc/html|${DOCSDIR}|' \ ${WRKSRC}/configure .include