1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Support MAN/MLINKS properly.

PR: 24544
Submitted by: Ports Fury
This commit is contained in:
Kevin Lo 2001-01-23 07:59:44 +00:00
parent 42f72e635a
commit f274f6f192
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37475
2 changed files with 18 additions and 15 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= nvi
PORTVERSION= 1.79.19991117
PORTREVISON= 1
CATEGORIES?= editors
MASTER_SITES= ftp://sleepy.vwh.net/pub/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
@ -16,26 +17,31 @@ DISTNAME= nvi-1.79
PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
PATCHFILES= nvi-1.79.m17n-19991117.diff.gz
MAINTAINER= ports@freebsd.org
MAINTAINER= ports@FreeBSD.org
#LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
SLAVEDIRS= chinese/nvi-big5 chinese/nvi-euc-cn chinese/nvi-euc-tw
WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f
WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
MAN1= nvi.1
MLINKS= nvi.1 nex.1 nvi.1 nview.1
SLAVEDIRS= chinese/nvi-big5 chinese/nvi-euc-cn chinese/nvi-euc-tw
.include <bsd.port.pre.mk>
post-patch:
${LN} -s /usr/include/sys/queue.h ${WRKSRC}/../include/sys/queue_dist.h
post-install:
@${CP} ${WRKSRC}/../docs.m17n/README.english \
${PREFIX}/share/vi/
@${CP} ${WRKSRC}/../docs.m17n/README.japanese \
${INSTALL_DATA} ${WRKSRC}/../docs.m17n/README.english \
${PREFIX}/share/vi/
${INSTALL_DATA} ${WRKSRC}/../docs.m17n/README.japanese \
${PREFIX}/share/vi
.include <bsd.port.post.mk>

View File

@ -1,14 +1,10 @@
bin/nvi
bin/nex
bin/nvi
bin/nview
bin/regular
bin/qregular
man/man1/nvi.1
man/man1/nex.1
man/man1/nview.1
bin/regular
share/vi/README.english
share/vi/README.japanese
share/vi/recover
share/vi/catalog/dutch
share/vi/catalog/english
share/vi/catalog/french
@ -20,11 +16,12 @@ share/vi/perl/forall.pl
share/vi/perl/make.pl
share/vi/perl/tk.pl
share/vi/perl/wc.pl
share/vi/recover
share/vi/tcl/errors.tcl
share/vi/tcl/gnats.tcl
share/vi/tcl/mailprocs.tcl
share/vi/tcl/wc.tcl
@dirrm share/vi/catalog
@dirrm share/vi/perl
@dirrm share/vi/tcl
@dirrm share/vi/perl
@dirrm share/vi/catalog
@dirrm share/vi