summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-21 16:55:28 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-08-21 16:55:28 +0000
commitd575c6ec05365e70b533320d9d353ced29e4eece (patch)
treed89961b3c188c8c53ea6f79a76830b1eff53537b /editors/nvi-m17n/Makefile
parentMark it broken, because it doesn't compile on a -current (diff)
original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
Notes
Notes: svn path=/head/; revision=7645
Diffstat (limited to 'editors/nvi-m17n/Makefile')
-rw-r--r--editors/nvi-m17n/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index 223c5098cb60..3368b72f5a17 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -3,17 +3,17 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/04/09 07:34:42 asami Exp $
+# $Id: Makefile,v 1.5 1997/06/18 15:01:34 max Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970617
+PKGNAME= nvi-m17n-1.79-970820
CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
-PATCHFILES= nvi-1.79.m17n-970617-2330.diff.gz
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
+PATCHFILES= nvi-1.79.m17n-970820-1600.diff.gz
MAINTAINER= itojun@itojun.org
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
# can't say PATCH_DIST_STRIP=-p1 because contains files outside ${WRKSRC}
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p0
-CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\"'
+CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
post-install: