diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/snack/files/patch-configure | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=419133
Diffstat (limited to 'audio/snack/files/patch-configure')
-rw-r--r-- | audio/snack/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/snack/files/patch-configure b/audio/snack/files/patch-configure deleted file mode 100644 index 153d3c0c30a6..000000000000 --- a/audio/snack/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2005-12-14 11:29:39 UTC -+++ configure -@@ -1487,7 +1487,7 @@ if test "$TCL_SHARED_BUILD" = 0; then - echo "$as_me: error: Tcl and Tk must be configured with the --enable-shared flag" >&2;} - { (exit 1); exit 1; }; } - fi --CFLAGS=$TCL_SHLIB_CFLAGS -+CFLAGS="$CFLAGS $TCL_SHLIB_CFLAGS" - LD_SEARCH_FLAGS=$TCL_LD_SEARCH_FLAGS - SHLIB_LD=$TCL_SHLIB_LD - SHLIB_SUFFIX=$TCL_SHLIB_SUFFIX |