summaryrefslogtreecommitdiff
path: root/print/bibtool
diff options
context:
space:
mode:
authorjoerg <joerg>2015-02-04 20:51:32 +0000
committerjoerg <joerg>2015-02-04 20:51:32 +0000
commitbfca55cbc45d0cdf7b49a8792f778ee98004e1c5 (patch)
tree26af9484de611637a292611b7f1d6b548c76c5eb /print/bibtool
parent70ccdb36922ad2be4f677eb11c5f346644a2e758 (diff)
downloadpkgsrc-bfca55cbc45d0cdf7b49a8792f778ee98004e1c5.tar.gz
Add various missing TeX packages.
Diffstat (limited to 'print/bibtool')
-rw-r--r--print/bibtool/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile
index 651fc628ae4..b3b599655d6 100644
--- a/print/bibtool/Makefile
+++ b/print/bibtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/01/24 13:40:14 mef Exp $
+# $NetBSD: Makefile,v 1.15 2015/02/04 20:51:32 joerg Exp $
DISTNAME= BibTool-2.57
CATEGORIES= print
@@ -10,7 +10,13 @@ COMMENT= Tool to manipulate BibTeX databases
LICENSE= gnu-gpl-v1
BUILD_DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
+BUILD_DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs
+BUILD_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
+BUILD_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
+BUILD_DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+BUILD_DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
+BUILD_DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk