diff options
author | hubertf <hubertf> | 2005-04-02 17:21:02 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2005-04-02 17:21:02 +0000 |
commit | 362c111ae517c2df5b331fff5e094bd4b1e533d7 (patch) | |
tree | 52d7478c414cbdfbda8df31956232ea488672ca3 /print | |
parent | 6ef28bc5fea6f7750f18b1f1c561efabb2960334 (diff) | |
download | pkgsrc-362c111ae517c2df5b331fff5e094bd4b1e533d7.tar.gz |
document that this is part of teTeX>=2.0
Diffstat (limited to 'print')
-rw-r--r-- | print/dvipdfm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile index b03abf4b182..39869f669b4 100644 --- a/print/dvipdfm/Makefile +++ b/print/dvipdfm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:04 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/02 17:21:02 hubertf Exp $ DISTNAME= dvipdfm-0.13.2c PKGREVISION= 4 @@ -11,7 +11,7 @@ COMMENT= DVI to PDF translator CONFLICTS+= dvipdfmx-[0-9]* CONFLICTS+= ja-dvipdfm-[0-9]* -CONFLICTS+= teTeX-bin>=2.0 +CONFLICTS+= teTeX-bin>=2.0 # Part of teTeX>=2.0 WRKSRC= ${WRKDIR}/dvipdfm USE_BUILDLINK3= yes |