diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 09:46:10 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 09:46:10 +0000 |
commit | 8df20fedd637f2e7d04447c11fd092ea9febbd2f (patch) | |
tree | 418e6049cb28e1af38b19aa1945bb8b98596a038 /net/netdude/files/patch-configure | |
parent | - Update to 0.8 (diff) |
- Update to 0.4.6
- Transfer maintainership
PR: ports/96425
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=160728
Diffstat (limited to 'net/netdude/files/patch-configure')
-rw-r--r-- | net/netdude/files/patch-configure | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/net/netdude/files/patch-configure b/net/netdude/files/patch-configure index ac3f42aee05c..31e78c7034f4 100644 --- a/net/netdude/files/patch-configure +++ b/net/netdude/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Fri Oct 11 23:43:36 2002 -+++ configure Fri Oct 11 23:44:16 2002 -@@ -418,7 +418,7 @@ +--- configure.orig Thu Apr 27 07:48:08 2006 ++++ configure Thu Apr 27 07:48:23 2006 +@@ -430,7 +430,7 @@ PACKAGE_BUGREPORT= ac_unique_file="src/nd.h" @@ -9,12 +9,3 @@ # Factoring default headers for most tests. ac_includes_default="\ #include <stdio.h> -@@ -2634,7 +2634,7 @@ - - - --subdirs="$subdirs libltdl" -+subdirs="$subdirs" - - - |