aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libwpd/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-05 01:21:35 +0800
committerpav <pav@FreeBSD.org>2004-03-05 01:21:35 +0800
commit71923884d0d227a7f087a623a01654b65583a6d9 (patch)
tree87730ed4bc77b63267d92b98b1357d0404e27b1b /textproc/libwpd/Makefile
parentba693305310c97883614225516cdbd7924cc6363 (diff)
downloadfreebsd-ports-gnome-71923884d0d227a7f087a623a01654b65583a6d9.tar.gz
freebsd-ports-gnome-71923884d0d227a7f087a623a01654b65583a6d9.tar.zst
freebsd-ports-gnome-71923884d0d227a7f087a623a01654b65583a6d9.zip
- Update to 0.7.1
PR: ports/63729 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Approved by: maintainer
Diffstat (limited to 'textproc/libwpd/Makefile')
-rw-r--r--textproc/libwpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile
index 7252090481cf..a667a9dbf373 100644
--- a/textproc/libwpd/Makefile
+++ b/textproc/libwpd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libwpd
-PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTVERSION= 0.7.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libwpd
@@ -16,7 +15,8 @@ MAINTAINER= reed@pugetsoundtechnology.com
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_GNOME= libgsf
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>