diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-19 18:00:00 +0000 | 
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-19 18:00:00 +0000 | 
| commit | bd6a25cc84410df66a38ffc555a37890fc1627c8 (patch) | |
| tree | 66fc11ebf5cb44ae1d70acfc2a51d47ac6f16851 /chinese/gcin/files/patch-configure | |
| parent | Update to 1.0.20040808 and fix dependencies. (diff) | |
Upgrade to 0.2.1.
PR:		ports/70575
Submitted by:	statue <statue@freebsd.netlab.cse.yzu.edu.tw>
Notes
Notes:
    svn path=/head/; revision=116715
Diffstat (limited to 'chinese/gcin/files/patch-configure')
| -rw-r--r-- | chinese/gcin/files/patch-configure | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/chinese/gcin/files/patch-configure b/chinese/gcin/files/patch-configure index 3f6a6576bcde..1ca3178f24da 100644 --- a/chinese/gcin/files/patch-configure +++ b/chinese/gcin/files/patch-configure @@ -1,6 +1,8 @@ ---- configure.orig	Mon Aug  2 13:32:06 2004 -+++ configure	Mon Aug  2 23:01:34 2004 -@@ -1,6 +1,6 @@ +--- configure.orig	Tue Aug  3 13:46:22 2004 ++++ configure	Tue Aug 17 20:24:39 2004 +@@ -1,7 +1,7 @@ +-#!/bin/bash ++#!/bin/sh   MAKE=make  -which gmake >& /dev/null | 
