summaryrefslogtreecommitdiff
path: root/fonts/tex-wasysym
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-04-26 12:09:55 +0000
committerryoon <ryoon@pkgsrc.org>2015-04-26 12:09:55 +0000
commit1cd532b0c6890407e442f684239bee8a400246e2 (patch)
treeaf43e76c7114540027cfa978bf6acee6d2135878 /fonts/tex-wasysym
parent9aba7ae9dd790278c12a9c17690e583a146003bb (diff)
downloadpkgsrc-1cd532b0c6890407e442f684239bee8a400246e2.tar.gz
Bump PKGREVISION.
* Depend on fonts/tex-wasy2-ps. Fix devel/doxygen build.
Diffstat (limited to 'fonts/tex-wasysym')
-rw-r--r--fonts/tex-wasysym/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/tex-wasysym/Makefile b/fonts/tex-wasysym/Makefile
index 414148a4cdc..9a751840db2 100644
--- a/fonts/tex-wasysym/Makefile
+++ b/fonts/tex-wasysym/Makefile
@@ -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
@@ -10,6 +11,7 @@ COMMENT= LaTeX support file to use the WASY2 fonts
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"