summaryrefslogtreecommitdiff
path: root/print/bibtool
diff options
context:
space:
mode:
authorminskim <minskim>2006-05-13 03:44:23 +0000
committerminskim <minskim>2006-05-13 03:44:23 +0000
commitbe938ede4652f67f3ac89d626a91444884534e72 (patch)
tree2c18ca092663df72077c1e313c65a4dcdcd9c1ee /print/bibtool
parentf035bf26600dc05090846e76a2ceee1d139c4314 (diff)
downloadpkgsrc-be938ede4652f67f3ac89d626a91444884534e72.tar.gz
Remove references to teTeX1.
Diffstat (limited to 'print/bibtool')
-rw-r--r--print/bibtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile
index 202085a7b3a..42b3d276cda 100644
--- a/print/bibtool/Makefile
+++ b/print/bibtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/31 03:11:56 smb Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/13 03:44:24 minskim Exp $
DISTNAME= BibTool-2.48
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
@@ -20,7 +20,7 @@ REPLACE_PERL+= Perl/bibtool.pl
DOCDIR= ${LOCALBASE}/share/doc/BibTool
EXAMPLEDIR= ${LOCALBASE}/share/examples/BibTool
-TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+TEX_ACCEPTED= teTeX2 teTeX3
TEX_DEPMETHOD= build
.include "../../mk/tex.buildlink3.mk"