diff options
author | wiz <wiz> | 2005-12-03 20:11:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-12-03 20:11:40 +0000 |
commit | e800a4e7fa973b49c9ba6923ef65c0b0900cccfb (patch) | |
tree | f47ba6b54f4764f28487c0fe3742ad0b4378122e /print/texfamily | |
parent | ef1b6019dd6414ca0396bf6f68fa7f3f58f2a982 (diff) | |
download | pkgsrc-e800a4e7fa973b49c9ba6923ef65c0b0900cccfb.tar.gz |
Judging from the bulk builds, the package currently is not happy
about anything but teTeX1 -- mark it as such.
Diffstat (limited to 'print/texfamily')
-rw-r--r-- | print/texfamily/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texfamily/Makefile b/print/texfamily/Makefile index 5bf3a12c03d..a9749eb58e2 100644 --- a/print/texfamily/Makefile +++ b/print/texfamily/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/11/11 18:50:25 tonio Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/03 20:11:40 wiz Exp $ DISTNAME= TeXfamily-1.2.1 PKGREVISION= 5 @@ -27,7 +27,7 @@ PATCH_DIST_ARGS= -d ${WRKSRC}/texk/web2c/ptex-${TEXFAMILY_PTEXVERSION} MAINTAINER= kei@NetBSD.org COMMENT= TeXfamily (pTeX, JTeX, MuLTeX) - executables -TEX_ACCEPTED= teTeX1 teTeX2 teTeX3 +TEX_ACCEPTED= teTeX1 # teTeX2 teTeX3 DEPENDS+= TeXfamily-share>=1.2.1nb3:../../print/texfamily-share DEPENDS+= ja-vflib-lib-[0-9]*:../../print/ja-vflib-lib |