diff options
Diffstat (limited to 'print/ja-ptex-share/Makefile')
-rw-r--r-- | print/ja-ptex-share/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ja-ptex-share/Makefile b/print/ja-ptex-share/Makefile index 7e79e7ed4cd..16d93786771 100644 --- a/print/ja-ptex-share/Makefile +++ b/print/ja-ptex-share/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/12/24 13:02:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:24:29 agc Exp $ DISTNAME= ptex-texmf-2.1 PKGNAME= ja-ptex-share-2.1 PKGREVISION= 1 -WRKSRC= ${WRKDIR} CATEGORIES= print japanese MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/jvf/ \ @@ -21,6 +20,7 @@ COMMENT= Library files for pTeX DEPENDS+= teTeX>=2.0.1:../../print/teTeX +WRKSRC= ${WRKDIR} DIST_SUBDIR= teTeX NO_CONFIGURE= YES NO_BUILD= YES |