summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-07 15:06:07 +0000
committerjoerg <joerg>2006-12-07 15:06:07 +0000
commit031e46658155ae83509ea94869597877c1a29cbe (patch)
tree32151f4dbd8ff69b9db4a50baa5dba6743e7e2a8 /print/teTeX3-bin/Makefile
parent1be9cd4f84b2013b0d2a641a554e31389d1a246e (diff)
downloadpkgsrc-031e46658155ae83509ea94869597877c1a29cbe.tar.gz
As temporary band aid, ensure that PATH contains ${PREFIX}/bin, as
most scripts like tex-config will not work otherwise, breaking bulk builds badly. Bump revision.
Diffstat (limited to 'print/teTeX3-bin/Makefile')
-rw-r--r--print/teTeX3-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index 74d85a4699a..902b61190ac 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2006/11/06 10:49:29 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/12/07 15:06:07 joerg Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}