aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-biblist
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2004-08-20 01:31:31 +0800
committerhrs <hrs@FreeBSD.org>2004-08-20 01:31:31 +0800
commitb40aa5e441e1f6b852722a17aefa21191b491cb2 (patch)
tree1411820dff543dc2f91b68cfc69529f1292950da /print/latex-biblist
parentb1e1ac33b6fc40627bd0f8bc0c835529e5642df1 (diff)
downloadfreebsd-ports-gnome-b40aa5e441e1f6b852722a17aefa21191b491cb2.tar.gz
freebsd-ports-gnome-b40aa5e441e1f6b852722a17aefa21191b491cb2.tar.zst
freebsd-ports-gnome-b40aa5e441e1f6b852722a17aefa21191b491cb2.zip
- Fix dependencies. LaTeX packages now need to depend on
print/teTeX-base, not print/teTeX. - Use share/texmf-local instead of share/texmf. - Some style fixes. Approved by: linimon (mentor)
Diffstat (limited to 'print/latex-biblist')
-rw-r--r--print/latex-biblist/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/latex-biblist/Makefile b/print/latex-biblist/Makefile
index 14ac7cb9b183..a7049f436b52 100644
--- a/print/latex-biblist/Makefile
+++ b/print/latex-biblist/Makefile
@@ -16,9 +16,10 @@ EXTRACT_ONLY= #empty
MAINTAINER= hrs@FreeBSD.org
COMMENT= A LaTeX package for printing all of a BibTeX database entries
-BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX \
+BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \
+ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
+RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist