summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-07-12 20:19:35 +0000
committerkristerw <kristerw@pkgsrc.org>2005-07-12 20:19:35 +0000
commit77a1bc0d6e828cf1592f978c38b3c81fc52a7689 (patch)
treee3fabc47799a85088a5a9583320d999abcaa2d5f /editors/nvi-m17n
parentc1a8bcd5c1164a2ecf6d76e0d03495b257071efa (diff)
downloadpkgsrc-77a1bc0d6e828cf1592f978c38b3c81fc52a7689.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
Diffstat (limited to 'editors/nvi-m17n')
-rw-r--r--editors/nvi-m17n/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index bcbdbe47959..96aca202a74 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2005/04/11 21:45:41 tv Exp $
+# $NetBSD: Makefile,v 1.30 2005/07/12 20:27:58 kristerw Exp $
DISTNAME= nvi-1.79
PKGNAME= nvi-m17n-1.79.19991117
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ftp://sleepy.vwh.net/pub/ \
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
@@ -21,6 +21,9 @@ PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f
CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS+=--enable-multibyte --program-prefix=n
+CONFIGURE_ENV+= vi_cv_path_shell=${TOOLS_SH}
+USE_TOOLS+= sh
+
.include "../../mk/bsd.prefs.mk"
PATCH_FUZZ_FACTOR= -F1