diff options
Diffstat (limited to 'textproc/enca/Makefile')
-rw-r--r-- | textproc/enca/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/enca/Makefile b/textproc/enca/Makefile index 6fb7e588b9a..c41e09249d6 100644 --- a/textproc/enca/Makefile +++ b/textproc/enca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/25 06:55:49 asau Exp $ # DISTNAME= enca-1.9 @@ -10,8 +10,6 @@ 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 |