aboutsummaryrefslogtreecommitdiff
path: root/textproc/wv2/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2003-11-16 17:57:34 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2003-11-16 17:57:34 +0000
commit9bbc8c51d12e86b9f33e6a173aef7ce9e70ca203 (patch)
treef89a372482b79d4c59adb282143e5b020c921b8e /textproc/wv2/Makefile
parent0304243ae7f87536fc94c78804a6b8c3f03a14d6 (diff)
downloadports-9bbc8c51d12e86b9f33e6a173aef7ce9e70ca203.tar.gz
ports-9bbc8c51d12e86b9f33e6a173aef7ce9e70ca203.zip
Update to version 0.2.1
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=94109
Diffstat (limited to 'textproc/wv2/Makefile')
-rw-r--r--textproc/wv2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile
index d8e1ecd133d6..c2e8c59daa73 100644
--- a/textproc/wv2/Makefile
+++ b/textproc/wv2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= wv2
-PORTVERSION= 0.1.8
-PORTREVISION= 1
+PORTVERSION= 0.2.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wvware
@@ -17,7 +16,7 @@ COMMENT= A library providing routines to access Microsoft Word/Excel files
LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
-CONFIGURE_ARGS= --with-libiconv=${LOCALBASE}
+CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --disable-debug
USE_GNOME= gnometarget libgsf
USE_LIBTOOL= yes