add SLAVEDIRS
This commit is contained in:
parent
2336a9f253
commit
914919dbf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27787
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,9 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
|
||||
PORTNAME= nvi
|
||||
PORTVERSION= 1.79.19991117
|
||||
CATEGORIES= editors
|
||||
CATEGORIES?= editors
|
||||
MASTER_SITES= ftp://sleepy.vwh.net/pub/\
|
||||
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
|
||||
PKGNAMESUFFIX?= -m17n
|
||||
|
@ -21,6 +20,7 @@ MAINTAINER= itojun@itojun.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
|
||||
|
|
Loading…
Reference in a new issue