diff options
author | seb <seb@pkgsrc.org> | 2002-05-31 16:06:04 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-05-31 16:06:04 +0000 |
commit | d53a4a7ece8ae58ee2490e285877a6b881e9c82b (patch) | |
tree | dc93a5dda357d5cb27d0a72f721bdf69b3b7d6e3 /editors/nvi-m17n/Makefile | |
parent | c1047eb90c92294a0e297f4f7286f3159ca53e48 (diff) | |
download | pkgsrc-d53a4a7ece8ae58ee2490e285877a6b881e9c82b.tar.gz |
Mark as conflicting with nvi package from editors/nvi.
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r-- | editors/nvi-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index fe85094a94d..048eb25918d 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/05/31 15:19:56 seb Exp $ +# $NetBSD: Makefile,v 1.18 2002/05/31 16:06:04 seb Exp $ # FreeBSD Id: Makefile,v 1.11 1999/04/17 10:51:03 itojun Exp DISTNAME= nvi-1.79 @@ -14,7 +14,7 @@ PATCHFILES= nvi-1.79.m17n-19991117.diff.gz MAINTAINER= itojun@itojun.org COMMENT= Clone of vi/ex, with multilingual patch -CONFLICTS= vigor-[0-9]* +CONFLICTS= vigor-[0-9]* nvi-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME}/build GNU_CONFIGURE= YES |