Index: head/net/gfbgraph/Makefile =================================================================== --- head/net/gfbgraph/Makefile (revision 377089) +++ head/net/gfbgraph/Makefile (revision 377090) @@ -1,28 +1,32 @@ # Created by: Gustau Perez # $FreeBSD$ # $MCom: ports/trunk/net/gfbgraph/Makefile 19822 2014-08-20 08:57:46Z gusi $ PORTNAME= gfbgraph PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net www MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GObject library for Facebook Graph API BUILD_DEPENDS= gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip + +post-patch: + ${REINPLACE_CMD} -e 's|/doc/libgfbgraph|/share/doc/libgfbgraph|g' \ + ${WRKSRC}/Makefile.in .include Index: head/net/gfbgraph/pkg-plist =================================================================== --- head/net/gfbgraph/pkg-plist (revision 377089) +++ head/net/gfbgraph/pkg-plist (revision 377090) @@ -1,45 +1,45 @@ -doc/libgfbgraph/AUTHORS -doc/libgfbgraph/COPYING -doc/libgfbgraph/ChangeLog -doc/libgfbgraph/INSTALL -doc/libgfbgraph/NEWS -doc/libgfbgraph/README include/gfbgraph-0.2/gfbgraph/gfbgraph-album.h include/gfbgraph-0.2/gfbgraph/gfbgraph-authorizer.h include/gfbgraph-0.2/gfbgraph/gfbgraph-common.h include/gfbgraph-0.2/gfbgraph/gfbgraph-connectable.h include/gfbgraph-0.2/gfbgraph/gfbgraph-goa-authorizer.h include/gfbgraph-0.2/gfbgraph/gfbgraph-node.h include/gfbgraph-0.2/gfbgraph/gfbgraph-photo.h include/gfbgraph-0.2/gfbgraph/gfbgraph-simple-authorizer.h include/gfbgraph-0.2/gfbgraph/gfbgraph-user.h include/gfbgraph-0.2/gfbgraph/gfbgraph.h +lib/girepository-1.0/GFBGraph-0.2.typelib lib/libgfbgraph-0.2.a lib/libgfbgraph-0.2.so lib/libgfbgraph-0.2.so.0 lib/libgfbgraph-0.2.so.0.0.0 -lib/girepository-1.0/GFBGraph-0.2.typelib libdata/pkgconfig/libgfbgraph-0.2.pc +share/doc/libgfbgraph/AUTHORS +share/doc/libgfbgraph/COPYING +share/doc/libgfbgraph/ChangeLog +share/doc/libgfbgraph/INSTALL +share/doc/libgfbgraph/NEWS +share/doc/libgfbgraph/README share/gir-1.0/GFBGraph-0.2.gir share/gtk-doc/html/gfbgraph/GFBGraphAlbum.html share/gtk-doc/html/gfbgraph/GFBGraphGoaAuthorizer.html share/gtk-doc/html/gfbgraph/GFBGraphNode.html share/gtk-doc/html/gfbgraph/GFBGraphPhoto.html share/gtk-doc/html/gfbgraph/GFBGraphSimpleAuthorizer.html share/gtk-doc/html/gfbgraph/GFBGraphUser.html share/gtk-doc/html/gfbgraph/annotation-glossary.html share/gtk-doc/html/gfbgraph/api-index-full.html share/gtk-doc/html/gfbgraph/ch01.html share/gtk-doc/html/gfbgraph/deprecated-api-index.html share/gtk-doc/html/gfbgraph/gfbgraph-GFBGraphAuthorizer.html share/gtk-doc/html/gfbgraph/gfbgraph-GFBGraphConnectable.html share/gtk-doc/html/gfbgraph/gfbgraph-gfbgraph-common.html share/gtk-doc/html/gfbgraph/gfbgraph.devhelp2 share/gtk-doc/html/gfbgraph/home.png share/gtk-doc/html/gfbgraph/index.html share/gtk-doc/html/gfbgraph/index.sgml share/gtk-doc/html/gfbgraph/left.png share/gtk-doc/html/gfbgraph/object-tree.html share/gtk-doc/html/gfbgraph/right.png share/gtk-doc/html/gfbgraph/style.css share/gtk-doc/html/gfbgraph/up.png