diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-27 11:55:07 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-27 11:55:07 +0000 |
commit | 27eb3e8fd75941c95dded761400db0e1b79ca458 (patch) | |
tree | 9b60402ca09a499778bd559aead8839460d4fd66 /net/netdude/files/patch-configure | |
parent | - Update to 0.12 (diff) |
- Update to 0.5.1
PR: ports/154719
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Approved by: maintainer timeout (3.5 months)
Notes
Notes:
svn path=/head/; revision=274729
Diffstat (limited to 'net/netdude/files/patch-configure')
-rw-r--r-- | net/netdude/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/netdude/files/patch-configure b/net/netdude/files/patch-configure deleted file mode 100644 index 31e78c7034f4..000000000000 --- a/net/netdude/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" --ac_subdirs_all="$ac_subdirs_all libltdl" -+ac_subdirs_all="$ac_subdirs_all" - # Factoring default headers for most tests. - ac_includes_default="\ - #include <stdio.h> |