diff options
Diffstat (limited to 'print/teTeX1-sharesrc/Makefile')
-rw-r--r-- | print/teTeX1-sharesrc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX1-sharesrc/Makefile b/print/teTeX1-sharesrc/Makefile index 39306ab5d0f..b480ba18ab1 100644 --- a/print/teTeX1-sharesrc/Makefile +++ b/print/teTeX1-sharesrc/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 12:56:11 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/20 12:24:29 agc Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # DISTNAME= teTeX-texmfsrc-1.0.1 PKGNAME= teTeX-sharesrc-1.0.1 PKGREVISION= 1 -WRKSRC= ${WRKDIR} CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/} @@ -15,6 +14,7 @@ COMMENT= Sources for machine-independent part of teTeX DEPENDS+= teTeX-share-1.0.[2-9]*:../teTeX1-share +WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX USE_BUILDINK2= yes EXTRACT_ONLY= # empty |