diff options
author | tonio <tonio@pkgsrc.org> | 2006-01-08 14:00:11 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-01-08 14:00:11 +0000 |
commit | 56edd1a62d83f0090130dd304c99d23f50cb9f17 (patch) | |
tree | 4e2501ff1292c647808c2d60a1f115cf87fd0afd /print/teTeX | |
parent | c07ff854cc1fe3b76ac5d25f8ccce55e5b52149e (diff) | |
download | pkgsrc-56edd1a62d83f0090130dd304c99d23f50cb9f17.tar.gz |
Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary
Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
Diffstat (limited to 'print/teTeX')
-rw-r--r-- | print/teTeX/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 61895baa0d1..1f4d535538d 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2005/11/11 18:50:25 tonio Exp $ +# $NetBSD: Makefile,v 1.41 2006/01/08 14:00:12 tonio Exp $ # -DISTNAME= teTeX-2.0.2 -PKGREVISION= 1 +DISTNAME= teTeX-3.0 CATEGORIES= print meta-pkgs MASTER_SITES= # empty DISTFILES= # empty |