diff options
| author | Neel Chauhan <nc@FreeBSD.org> | 2022-01-27 11:54:18 -0800 |
|---|---|---|
| committer | Neel Chauhan <nc@FreeBSD.org> | 2022-01-27 11:54:18 -0800 |
| commit | ea9efcafe262461676df57acd96345d4a66a1ec0 (patch) | |
| tree | 5d9aa812da237e88d1d5dadd252845eb480c2f7e /devel/glade/files/patch-configure | |
| parent | www/flexget: update to 3.2.16 (diff) | |
devel/glade: Update to 3.38.2
Diffstat (limited to 'devel/glade/files/patch-configure')
| -rw-r--r-- | devel/glade/files/patch-configure | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/devel/glade/files/patch-configure b/devel/glade/files/patch-configure deleted file mode 100644 index a8cd112ecdcf..000000000000 --- a/devel/glade/files/patch-configure +++ /dev/null @@ -1,24 +0,0 @@ ---- configure.orig 2016-04-07 13:52:21.629199000 +0200 -+++ configure 2016-04-07 13:53:25.241848000 +0200 -@@ -14929,7 +14929,7 @@ - - print(' '.join(incldirs)) - " --if test "x$PYTHON_INCLUDES" == x; then -+if test "x$PYTHON_INCLUDES" = x; then - PYTHON_INCLUDES=`$PYTHON -c "$am_python_print_includes"` - fi - -@@ -14962,10 +14962,10 @@ - am_python_print_lib_loc="\ - from distutils import sysconfig as sc - print(sc.get_config_var('LIBDIR'))" --if test "x$PYTHON_LIBS" == x; then -+if test "x$PYTHON_LIBS" = x; then - PYTHON_LIBS=`$PYTHON -c "$am_python_print_libs"` - fi --if test "x$PYTHON_LIB_LOC" == x; then -+if test "x$PYTHON_LIB_LOC" = x; then - PYTHON_LIB_LOC=`$PYTHON -c "$am_python_print_lib_loc"` - fi - |
