diff options
Diffstat (limited to 'converters/libwpd/Makefile')
-rw-r--r-- | converters/libwpd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/libwpd/Makefile b/converters/libwpd/Makefile index b67fb03b2c2..0514562b99e 100644 --- a/converters/libwpd/Makefile +++ b/converters/libwpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/07/09 19:17:15 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 00:20:12 asau Exp $ DISTNAME= libwpd-0.9.2 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://libwpd.sourceforge.net/ COMMENT= Library for importing and exporting WordPerfect(tm) documents LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config |