diff options
Diffstat (limited to 'converters/autoconvert/Makefile')
-rw-r--r-- | converters/autoconvert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile index a494c8ddc54..b1e27c7c8b0 100644 --- a/converters/autoconvert/Makefile +++ b/converters/autoconvert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:27:06 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/22 07:52:43 grant Exp $ DISTNAME= autoconvert-0.3.13 CATEGORIES= converters @@ -10,7 +10,7 @@ COMMENT= Intelligent Chinese encoding converter USE_BUILDLINK2= yes USE_LIBTOOL= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/autoconvert |