Some teTeX2-removal cleanup.
This commit is contained in:
parent
58231daeda
commit
a4354ee7ad
2 changed files with 4 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:38 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2006/08/14 08:39:51 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pdfjam_1.20
|
||||
|
@ -12,8 +12,6 @@ MAINTAINER= uebayasi@NetBSD.org
|
|||
HOMEPAGE= http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic/firth/software/pdfjam/
|
||||
COMMENT= Small collection of PDF utilities
|
||||
|
||||
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/pdfjam
|
||||
|
@ -27,4 +25,5 @@ do-install:
|
|||
.endfor
|
||||
.undef ${_util}
|
||||
|
||||
.include "../../mk/tex.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.35 2006/05/13 03:44:24 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2006/08/14 08:39:52 wiz Exp $
|
||||
|
||||
DISTNAME= coreutils-5.2.1
|
||||
PKGREVISION= 2
|
||||
|
@ -47,7 +47,7 @@ CONFLICTS+= id-utils-[0-9]* gnome-utils<1.4.1.2nb2
|
|||
CONFLICTS+= geneweb-[0-9]*
|
||||
CONFLICTS+= graphviz<1.12
|
||||
.endif
|
||||
# print/teTeX-bin installs a 'readlink' program, so
|
||||
# print/teTeX-bin installed a 'readlink' program, so
|
||||
# conflict with it if GNU_PROGRAM_PREFIX == '' (no problem in teTeX3-bin)
|
||||
.if ${GNU_PROGRAM_PREFIX} == ""
|
||||
CONFLICTS+= teTeX-bin<3
|
||||
|
|
Loading…
Reference in a new issue