summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/tex-IEEEtran/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile
index db39fbf4f06..07f74f64a8d 100644
--- a/print/tex-IEEEtran/Makefile
+++ b/print/tex-IEEEtran/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/07/27 17:10:05 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2005/08/02 14:48:43 drochner Exp $
#
DISTNAME= IEEEtran-1.6b
@@ -13,6 +13,8 @@ COMMENT= LaTeX class for IEEE journals and conferences
DIST_SUBDIR= ${DISTNAME}
DISTFILES= IEEEtran.cls IEEEtran_HOWTO.pdf README bare_conf.tex bare_jrnl.tex
+DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
+
EXTRACT_ONLY= # nothing
NO_CONFIGURE= yes
NO_BUILD= yes