summaryrefslogtreecommitdiff
path: root/converters/libwpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/libwpd/Makefile')
-rw-r--r--converters/libwpd/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/converters/libwpd/Makefile b/converters/libwpd/Makefile
index 8a50995d5ee..e48546eb3e7 100644
--- a/converters/libwpd/Makefile
+++ b/converters/libwpd/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:29 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/08 09:42:53 adam Exp $
-DISTNAME= libwpd-0.8.1
-PKGREVISION= 4
+DISTNAME= libwpd-0.8.4
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libwpd/}
@@ -9,13 +8,11 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://libwpd.sourceforge.net/
COMMENT= Library for importing and exporting WordPerfect(tm) documents
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-USE_TOOLS+= gmake pkg-config
-PKGCONFIG_OVERRIDE+= libwpd-0.8.pc.in libwpd-stream-0.8.pc.in
-
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake pkg-config
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-docs
+PKGCONFIG_OVERRIDE+= libwpd-0.8.pc.in libwpd-stream-0.8.pc.in
-.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libgsf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"