From da816fb578cb426bfbc58d4ebe5700e21c431faf Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Thu, 19 Aug 2004 17:31:31 +0000 Subject: - 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) --- print/latex-arydshln/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/latex-arydshln') diff --git a/print/latex-arydshln/Makefile b/print/latex-arydshln/Makefile index 09f4f072b7a3..a8d13c0103d6 100644 --- a/print/latex-arydshln/Makefile +++ b/print/latex-arydshln/Makefile @@ -16,10 +16,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= A LaTeX package that draws dash-lines in array/tabular -BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX \ - tex:${PORTSDIR}/print/teTeX \ +BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ +RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal PLIST= ${WRKDIR}/pkg-plist -- cgit v1.2.3