summaryrefslogtreecommitdiff
path: root/print/bibtool
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-26 15:05:03 +0000
committerwiz <wiz>2011-02-26 15:05:03 +0000
commit949a0f4b7aecfc8da4832dca3e6ea6766909f8e8 (patch)
tree17f146651cfca00f8857246f79238b2e8e34435f /print/bibtool
parentc2f67d3a2746d542a3244e00f328ac2dcf74130c (diff)
downloadpkgsrc-949a0f4b7aecfc8da4832dca3e6ea6766909f8e8.tar.gz
Instead of including tex.bl3.mk, depend on the necessary packages.
Since they only were build dependencies, no PKGREVISION bump.
Diffstat (limited to 'print/bibtool')
-rw-r--r--print/bibtool/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile
index a51ac089f4f..f34d4fa9dea 100644
--- a/print/bibtool/Makefile
+++ b/print/bibtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:43 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/26 15:05:03 wiz Exp $
DISTNAME= BibTool-2.48
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
@@ -6,6 +6,12 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
MAINTAINER= smb@NetBSD.org
HOMEPAGE= http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html
COMMENT= Tool to manipulate BibTeX databases
+#LICENSE= gnu-gpl-v1
+
+BUILD_DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
+BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
PKG_DESTDIR_SUPPORT= user-destdir
@@ -27,10 +33,6 @@ INSTALL_MAKE_FLAGS= prefix=${DESTDIR}${PREFIX} \
INSTALL_TARGET= install install.man
INSTALLATION_DIRS= ${DOCDIR} ${EXAMPLEDIR}
-TEX_ACCEPTED= teTeX3
-TEX_DEPMETHOD= build
-.include "../../mk/tex.buildlink3.mk"
-
#pre-configure:
# rm ${WRKSRC:Q}/BibTcl/Makefile
# mv ${WRKSRC:Q}/BibTcl/Makefile.in ${WRKSRC:Q}/BibTcl/makefile.in