summaryrefslogtreecommitdiff
path: root/audio/xmp/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmp/files/patch-configure')
-rw-r--r--audio/xmp/files/patch-configure17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/xmp/files/patch-configure b/audio/xmp/files/patch-configure
deleted file mode 100644
index 5b54a5d2714c..000000000000
--- a/audio/xmp/files/patch-configure
+++ /dev/null
@@ -1,17 +0,0 @@
-$FreeBSD$
-
-From ports/160597, upstreamed:
-
-http://sourceforge.net/mailarchive/forum.php?thread_name=86ty8zcut0.fsf%40gmail.com&forum_name=xmp-devel
-
---- configure~
-+++ configure
-@@ -5166,7 +5166,7 @@ done
- fi
- ;;
- freebsd*)
-- for ac_header in sys/resource.h sys/rtprio.h
-+ for ac_header in sys/types.h sys/resource.h sys/rtprio.h
- do :
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
- ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"