summaryrefslogtreecommitdiff
path: root/print/tex-oberdiek/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-oberdiek/Makefile')
-rw-r--r--print/tex-oberdiek/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/print/tex-oberdiek/Makefile b/print/tex-oberdiek/Makefile
index be9d832641e..4c1f7030aeb 100644
--- a/print/tex-oberdiek/Makefile
+++ b/print/tex-oberdiek/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/02/19 18:19:45 minskim Exp $
-# TeX Live Revision 12705
+# $NetBSD: Makefile,v 1.3 2010/04/30 18:53:26 minskim Exp $
+# TeX Live Revision 17996
DISTNAME= oberdiek
-PKGNAME= tex-${DISTNAME}-2008.12705
-PKGREVISION= 1
+PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= Bundle of packages submitted by Heiko Oberdiek
@@ -17,5 +16,5 @@ DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"