diff -Nru /usr/local/poudriere/ports/official/textproc/wv2/Makefile /usr/local/poudriere/ports/experimental/textproc/wv2/Makefile --- /usr/local/poudriere/ports/official/textproc/wv2/Makefile 2018-12-25 21:25:39.000000000 +0100 +++ /usr/local/poudriere/ports/experimental/textproc/wv2/Makefile 2019-02-15 23:34:45.400138000 +0100 @@ -3,20 +3,21 @@ PORTNAME= wv2 PORTVERSION= 0.4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF/wvware/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= phascolarctos@protonmail.ch COMMENT= Library providing routines to access Microsoft Word files LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING.LIB +USES= cmake gnome iconv libtool pkgconfig tar:bzip2 USE_GNOME= libgsf -GNU_CONFIGURE= yes -USES= cmake iconv libtool pkgconfig tar:bzip2 USE_LDCONFIG= yes + +GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/giochannel.h|glib.h|g' \