diff options
Diffstat (limited to 'converters/libwps/Makefile')
-rw-r--r-- | converters/libwps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/libwps/Makefile b/converters/libwps/Makefile index ce5571c5e12..8da3a1c1b9e 100644 --- a/converters/libwps/Makefile +++ b/converters/libwps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/04/07 15:08:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:12 asau Exp $ DISTNAME= libwps-0.2.4 CATEGORIES= converters @@ -10,8 +10,6 @@ HOMEPAGE= http://libwps.sourceforge.net/ COMMENT= Library for importing Microsoft Works documents LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= pkg-config |