diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 04:00:22 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 04:00:22 +0000 |
commit | 378a39be06fc6da41819b6d656efc4ede999f32e (patch) | |
tree | 94180660e7f83bbfcf07a64b14a0f64f9e258eba /databases/dbconnect/files/patch-configure | |
parent | upgrade to 3.7 (diff) |
upgrade to 0.2.4
PR: 44958
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=72131
Diffstat (limited to 'databases/dbconnect/files/patch-configure')
-rw-r--r-- | databases/dbconnect/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/dbconnect/files/patch-configure b/databases/dbconnect/files/patch-configure new file mode 100644 index 000000000000..753a714e9f1e --- /dev/null +++ b/databases/dbconnect/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Thu Nov 8 02:31:32 2001 ++++ configure Tue Nov 5 08:44:51 2002 +@@ -640,7 +640,7 @@ + + + +-prefix="/usr/local/dbconnect" ++#prefix="/usr/local/dbconnect" + + + |