summaryrefslogtreecommitdiff
path: root/print/tex-babel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-babel/Makefile')
-rw-r--r--print/tex-babel/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/print/tex-babel/Makefile b/print/tex-babel/Makefile
index 9d6c83c85d6..8d41293a939 100644
--- a/print/tex-babel/Makefile
+++ b/print/tex-babel/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 20:57:59 minskim Exp $
-# TeX Live Revision 9808
+# $NetBSD: Makefile,v 1.2 2010/01/29 05:47:01 minskim Exp $
+# TeX Live Revision 15878
DISTNAME= babel
PKGNAME= tex-${DISTNAME}-3.8l
+PKGREVISION= 1
+DIST_SUBDIR= ${PKGNAME}
MAINTAINER= minskim@NetBSD.org
COMMENT= Multilingual support for Plain TeX or LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
-DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"