diff options
Diffstat (limited to 'print/teTeX2-sharesrc/Makefile')
-rw-r--r-- | print/teTeX2-sharesrc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX2-sharesrc/Makefile b/print/teTeX2-sharesrc/Makefile index dc36f614876..4c2636ee3b0 100644 --- a/print/teTeX2-sharesrc/Makefile +++ b/print/teTeX2-sharesrc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/03/15 08:17:09 kei Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:18 jmmv Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp DISTNAME= tetex-texmfsrc-2.0.2 PKGNAME= teTeX2-sharesrc-2.0.2 PKGREVISION= # empty +WRKSRC= ${WRKDIR} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/2.0/distrib/} @@ -14,7 +15,6 @@ COMMENT= Sources for machine-independent part of teTeX, version 2 DEPENDS+= teTeX2-share>=2.0.2:../teTeX2-share DIST_SUBDIR= teTeX -WRKSRC= ${WRKDIR} USE_BUILDINK2= yes EXTRACT_ONLY= # empty NO_CONFIGURE= yes |