aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2019-02-17 18:02:25 +0800
committerjoneum <joneum@FreeBSD.org>2019-02-17 18:02:25 +0800
commit5858b5c1317fdc807d76a8c0d1af5ae325f5731b (patch)
treebdc4848ddaa5f9d6ba1ae45bdc24f6795806a861 /textproc
parentc2adf3e9067e0d898b0f31e66a1edf4f9765b0dc (diff)
downloadfreebsd-ports-gnome-5858b5c1317fdc807d76a8c0d1af5ae325f5731b.tar.gz
freebsd-ports-gnome-5858b5c1317fdc807d76a8c0d1af5ae325f5731b.tar.zst
freebsd-ports-gnome-5858b5c1317fdc807d76a8c0d1af5ae325f5731b.zip
Give Maintainership to Submitter
PR: 235771 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Sponsored by: Netzkommune GmbH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/wv2/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index 213279631cc4..7b74ef6c443f 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -3,21 +3,22 @@
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' \
${WRKSRC}/src/olestream.h