aboutsummaryrefslogtreecommitdiff
path: root/textproc/libwpd/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-04 17:21:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-04 17:21:35 +0000
commit202f4f3d4328588548bc4990f7a0d957a21d5fec (patch)
tree3ab041eccce9a82a651196ff4c5466974083a85b /textproc/libwpd/Makefile
parent2189f3d9e4395aa5ec1a6ec86905f936d1f18d1c (diff)
Notes
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>