pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/tex-wasysym Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1090c4031160
branches:  trunk
changeset: 650765:1090c4031160
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Apr 26 12:09:55 2015 +0000

description:
Bump PKGREVISION.

* Depend on fonts/tex-wasy2-ps.
  Fix devel/doxygen build.

diffstat:

 fonts/tex-wasysym/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 3f858a0b51e1 -r 1090c4031160 fonts/tex-wasysym/Makefile
--- a/fonts/tex-wasysym/Makefile        Sun Apr 26 11:52:18 2015 +0000
+++ b/fonts/tex-wasysym/Makefile        Sun Apr 26 12:09:55 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/08 19:20:41 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/26 12:09:55 ryoon Exp $
 
 DISTNAME=      wasysym
 PKGNAME=       tex-${DISTNAME}-2.0
+PKGREVISION=   1
 TEXLIVE_REV=   15878
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -10,6 +11,7 @@
 CONFLICTS=     teTeX-texmf<=3.0nb29
 DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 DEPENDS+=      tex-wasy-[0-9]*:../../fonts/tex-wasy
+DEPENDS+=      tex-wasy2-ps-[0-9]*:../../fonts/tex-wasy2-ps
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index