diff options
Diffstat (limited to 'converters/p5-chkjis/Makefile')
-rw-r--r-- | converters/p5-chkjis/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/p5-chkjis/Makefile b/converters/p5-chkjis/Makefile index a2df6875ac7..5895ece9c6e 100644 --- a/converters/p5-chkjis/Makefile +++ b/converters/p5-chkjis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/08/06 13:29:43 adam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:15 asau Exp $ DISTNAME= chkjis PKGNAME= p5-chkjis-${VERSION} @@ -11,8 +11,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www2d.biglobe.ne.jp/~msyk/software/chkjis.html COMMENT= Filter library substituting vendor's own characters -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} VERSION= 0.18 |