Add {DE,}INSTALL_EXTRA_TMPL. Noted missing in PR 22743 by
Kouichirou Hiratsuka.
This commit is contained in:
parent
b36eedce71
commit
4f0409e096
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2003/07/21 17:16:24 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2003/09/19 09:38:03 wiz Exp $
|
||||
|
||||
DISTNAME= ptex-src-${PTEX_VERS}
|
||||
PKGNAME= ja-ptex-bin-${PTEX_VERS}
|
||||
|
@ -24,6 +24,9 @@ SITES_mendexk2.5.tar.gz= \
|
|||
|
||||
DEPENDS+= ja-ptex-share>=2.1:../../print/ja-ptex-share
|
||||
|
||||
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
|
||||
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
|
||||
|
||||
.include "../../print/teTeX2-bin/Makefile.common"
|
||||
|
||||
PTEX_VERS= 3.1.2
|
||||
|
|
Loading…
Reference in a new issue