diff options
Diffstat (limited to 'converters/wv2/Makefile')
-rw-r--r-- | converters/wv2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/wv2/Makefile b/converters/wv2/Makefile index 3ef1cd842e2..c370300d4ce 100644 --- a/converters/wv2/Makefile +++ b/converters/wv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/09/15 10:04:01 obache Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/03 00:20:18 asau Exp $ # DISTNAME= wv2-0.2.3 @@ -11,8 +11,6 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://wvware.sourceforge.net/ COMMENT= Library to access Microsoft Word files -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |