summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/dvipng/Makefile6
-rw-r--r--print/teTeX/Makefile5
-rw-r--r--print/teTeX3-bin/Makefile5
-rw-r--r--print/teTeX3-bin/PLIST5
4 files changed, 11 insertions, 10 deletions
diff --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile
index 514311c5f80..630cf2f9518 100644
--- a/graphics/dvipng/Makefile
+++ b/graphics/dvipng/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/03/15 11:34:06 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/11 22:09:43 minskim Exp $
#
DISTNAME= dvipng-1.11
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/}
@@ -9,6 +10,8 @@ MAINTAINER= ahoka@NetBSD.org
HOMEPAGE= http://savannah.nongnu.org/projects/dvipng/
COMMENT= Convert TeX DVI files to PNG or GIF
+DEPENDS+= teTeX-bin>=3.0nb27:../../print/teTeX3-bin
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
@@ -19,5 +22,4 @@ USE_TOOLS+= makeinfo
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../print/kpathsea/buildlink3.mk"
-.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 9832cd4d9d1..53a61fd83da 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2009/02/23 20:14:19 minskim Exp $
+# $NetBSD: Makefile,v 1.50 2009/04/11 22:09:43 minskim Exp $
DISTNAME= teTeX-3.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
@@ -9,6 +9,7 @@ MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
+DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng
DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin
DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index 040017d160a..ed35bc87d2d 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2009/03/06 20:41:03 minskim Exp $
+# $NetBSD: Makefile,v 1.41 2009/04/11 22:09:43 minskim Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
@@ -25,6 +25,7 @@ USE_TOOLS+= bison lex
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --without-texinfo --without-texi2html
+CONFIGURE_ARGS+= --without-dvipng
CONFIGURE_ARGS+= --without-dvipsk --without-odvipsk
CONFIGURE_ARGS+= --without-xdvik --without-oxdvik
diff --git a/print/teTeX3-bin/PLIST b/print/teTeX3-bin/PLIST
index d78f2bad554..8a1c93338ca 100644
--- a/print/teTeX3-bin/PLIST
+++ b/print/teTeX3-bin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/02/23 20:12:19 minskim Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/04/11 22:09:43 minskim Exp $
bin/a2ping
bin/aleph
bin/bibtex
@@ -7,7 +7,6 @@ bin/ctie
bin/cweave
bin/dmp
bin/dvicopy
-bin/dvigif
bin/dvihp
bin/dvilj
bin/dvilj2p
@@ -16,7 +15,6 @@ bin/dvilj4l
bin/dvilj6
bin/dvipdfm
bin/dvipdft
-bin/dvipng
bin/dvitomp
bin/dvitype
bin/e2pall
@@ -99,7 +97,6 @@ man/man1/dvilj4l.1
man/man1/dvilj6.1
man/man1/dvipdfm.1
man/man1/dvipdft.1
-man/man1/dvipng.1
man/man1/dvitomp.1
man/man1/dvitype.1
man/man1/ebb.1