Note conflict with teTeX3-texmf.
This commit is contained in:
parent
ad582112be
commit
eb930beeb3
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/11/18 19:03:29 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $
|
||||
|
||||
DISTNAME= fontinst.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.933
|
||||
|
@ -8,5 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
COMMENT= Documentation for tex-fontinst
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb45
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/11/18 19:02:57 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $
|
||||
|
||||
DISTNAME= fontinst
|
||||
PKGNAME= tex-${DISTNAME}-1.933
|
||||
|
@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
COMMENT= Help with installing fonts for TeX and LaTeX
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb45
|
||||
|
||||
USE_TOOLS+= sh:run
|
||||
REPLACE_SH= bin/fontinst
|
||||
|
||||
|
|
Loading…
Reference in a new issue