diff options
author | tnn <tnn@pkgsrc.org> | 2015-02-27 14:35:01 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-02-27 14:35:01 +0000 |
commit | 579eb6b76564c9bea60bd4c725b387a90231086b (patch) | |
tree | f101118ac219ad42025386321696fef965825cec /print | |
parent | 11d4fa11c17f73a885bfd7592ace2a6c78c4de06 (diff) | |
download | pkgsrc-579eb6b76564c9bea60bd4c725b387a90231086b.tar.gz |
Remove stale HP-UX bulk build quirks
Diffstat (limited to 'print')
-rw-r--r-- | print/teTeX3-texmf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/teTeX3-texmf/Makefile b/print/teTeX3-texmf/Makefile index eb06e00a26b..3a329acbac7 100644 --- a/print/teTeX3-texmf/Makefile +++ b/print/teTeX3-texmf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2013/10/19 20:43:40 markd Exp $ +# $NetBSD: Makefile,v 1.65 2015/02/27 14:35:01 tnn Exp $ DISTNAME= tetex-texmf-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/tetex/ COMMENT= Machine-independent part of teTeX -NOT_FOR_BULK_PLATFORM= HPUX-*-* - CONFLICTS+= teTeX-share-[0-9]* DEPENDS+= tex-SIunits-[0-9]*:../../print/tex-SIunits DEPENDS+= tex-a4wide-[0-9]*:../../print/tex-a4wide |