diff options
Diffstat (limited to 'textproc/ja-sed/Makefile')
-rw-r--r-- | textproc/ja-sed/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ja-sed/Makefile b/textproc/ja-sed/Makefile index 16a070234b8..f96ca5e1a98 100644 --- a/textproc/ja-sed/Makefile +++ b/textproc/ja-sed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/07/07 21:38:04 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/25 06:56:01 asau Exp $ DISTNAME= sed-3.02 PKGNAME= ja-sed-3.02 @@ -14,8 +14,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.gnu.org/software/sed/sed.html COMMENT= GNU sed + multi-byte extension -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= gsed-[0-9]* USE_TOOLS+= gmake |