diff options
Diffstat (limited to 'converters/autoconvert/Makefile')
-rw-r--r-- | converters/autoconvert/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile index 141bfba8c9f..52fbc23d119 100644 --- a/converters/autoconvert/Makefile +++ b/converters/autoconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:00 joerg Exp $ DISTNAME= autoconvert-0.3.13 PKGREVISION= 2 @@ -9,6 +9,8 @@ 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 |