summaryrefslogtreecommitdiff
path: root/devel/tmake/patches
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-06-17 17:45:41 +0000
committerrillig <rillig@pkgsrc.org>2006-06-17 17:45:41 +0000
commitd24e0278b236f6cf059aa24568df80cb53d910c7 (patch)
treee65a21b0d41805e183a17d10badd8627086b1ef0 /devel/tmake/patches
parent1cd027f742720ebd2122f312b9fb8747ecc678e0 (diff)
downloadpkgsrc-d24e0278b236f6cf059aa24568df80cb53d910c7.tar.gz
Updated tmake to 1.13.
No documented changes.
Diffstat (limited to 'devel/tmake/patches')
-rw-r--r--devel/tmake/patches/patch-ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/tmake/patches/patch-ac b/devel/tmake/patches/patch-ac
index b4378f74719..8ffd270f220 100644
--- a/devel/tmake/patches/patch-ac
+++ b/devel/tmake/patches/patch-ac
@@ -1,11 +1,7 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/04/25 14:55:59 dmcmahill Exp $
+$NetBSD: patch-ac,v 1.2 2006/06/17 17:45:41 rillig Exp $
--- bin/tmake.orig Thu Dec 21 18:38:41 2000
+++ bin/tmake Wed Apr 25 10:53:46 2001
-@@ -1,2 +1,2 @@
--#!/usr/bin/perl
-+#!@PERL5@
- ############################################################################
@@ -68,3 +68,3 @@
-$project{"TMAKEPATH"} = $ENV{"TMAKEPATH"} . ";" . $ENV{"HOME"} . "/.tmake/";