diff options
Diffstat (limited to 'converters/autoconvert')
-rw-r--r-- | converters/autoconvert/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile index 52fbc23d119..bfc3b976f96 100644 --- a/converters/autoconvert/Makefile +++ b/converters/autoconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:00 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:20:09 asau Exp $ DISTNAME= autoconvert-0.3.13 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://banyan.dlut.edu.cn/~ygh/ COMMENT= Intelligent Chinese encoding converter -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= gmake AUTO_MKDIRS= yes |