diff options
Diffstat (limited to 'textproc/enca/Makefile')
-rw-r--r-- | textproc/enca/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/enca/Makefile b/textproc/enca/Makefile index 13079657e6e..6fb7e588b9a 100644 --- a/textproc/enca/Makefile +++ b/textproc/enca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/02/24 22:49:11 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:48 joerg Exp $ # DISTNAME= enca-1.9 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://trific.ath.cx/software/enca/ COMMENT= Extremely Naive Charset Analyser +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |