Use correct path for installing Japanese handbook.
Pointed out again by: Ports Wraith
This commit is contained in:
parent
a27ca9b544
commit
bb5262c470
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4694
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Id: Makefile,v 1.17 1999/03/27 16:03:49 nik Exp
|
||||
# $Id: Makefile,v 1.31 1999-04-14 22:02:28 kuriyama Exp $
|
||||
# $Id: Makefile,v 1.32 1999-04-15 22:02:54 kuriyama Exp $
|
||||
#
|
||||
# Required ports (common):
|
||||
# textproc/jade
|
||||
|
@ -36,6 +36,7 @@
|
|||
MAINTAINER=kuriyama@FreeBSD.ORG
|
||||
|
||||
JADEOPTS= -ilang.ja
|
||||
DOCDIR= ${SHAREDIR}/doc/ja
|
||||
|
||||
#
|
||||
# DOC is the root name of file(s) that will be generated (i.e, for
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Id: Makefile,v 1.17 1999/03/27 16:03:49 nik Exp
|
||||
# $Id: Makefile,v 1.31 1999-04-14 22:02:28 kuriyama Exp $
|
||||
# $Id: Makefile,v 1.32 1999-04-15 22:02:54 kuriyama Exp $
|
||||
#
|
||||
# Required ports (common):
|
||||
# textproc/jade
|
||||
|
@ -36,6 +36,7 @@
|
|||
MAINTAINER=kuriyama@FreeBSD.ORG
|
||||
|
||||
JADEOPTS= -ilang.ja
|
||||
DOCDIR= ${SHAREDIR}/doc/ja
|
||||
|
||||
#
|
||||
# DOC is the root name of file(s) that will be generated (i.e, for
|
||||
|
|
Loading…
Reference in a new issue