pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-formatsextra Add dependen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4c883ed12c3
branches:  trunk
changeset: 652356:e4c883ed12c3
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun May 31 06:53:07 2015 +0000

description:
Add dependencies to complete collection.

diffstat:

 meta-pkgs/texlive-collection-formatsextra/Makefile |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r 2483bda0bc0b -r e4c883ed12c3 meta-pkgs/texlive-collection-formatsextra/Makefile
--- a/meta-pkgs/texlive-collection-formatsextra/Makefile        Sun May 31 06:45:32 2015 +0000
+++ b/meta-pkgs/texlive-collection-formatsextra/Makefile        Sun May 31 06:53:07 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:42 markd Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/31 06:53:07 markd Exp $
 
 DISTNAME=      collection-formatsextra
-PKGNAME=       texlive-${DISTNAME}-2014pre1
+PKGNAME=       texlive-${DISTNAME}-2014
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   33658
@@ -12,13 +12,13 @@
 
 DEPENDS+=      texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
 
-# depend edmac
-# depend eplain
-# depend lollipop
+DEPENDS+=      tex-edmac-[0-9]*:../../print/tex-edmac
+DEPENDS+=      tex-eplain-[0-9]*:../../print/tex-eplain
+DEPENDS+=      tex-lollipop-[0-9]*:../../print/tex-lollipop
 DEPENDS+=      tex-mltex-[0-9]*:../../print/tex-mltex
-# depend psizzl
-# depend startex
-# depend texsis
+DEPENDS+=      tex-psizzl-[0-9]*:../../print/tex-psizzl
+DEPENDS+=      tex-startex-[0-9]*:../../print/tex-startex
+DEPENDS+=      tex-texsis-[0-9]*:../../print/tex-texsis
 
 META_PACKAGE=  yes
 



Home | Main Index | Thread Index | Old Index