diff options
| author | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-14 07:30:56 +0000 |
|---|---|---|
| committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-14 07:30:56 +0000 |
| commit | 4e6b9d37ad988e5ce212eb64d3da6c89f036995b (patch) | |
| tree | c034200ad770d5a81c162443b728bd36b7987a9c /x11-wm/enlightenment/files/patch-configure | |
| parent | - Install Python bindings by default [1] (diff) | |
- Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
preparing the initial version of the update!
PR: ports/148038
Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
Notes
Notes:
svn path=/head/; revision=266276
Diffstat (limited to 'x11-wm/enlightenment/files/patch-configure')
| -rw-r--r-- | x11-wm/enlightenment/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/enlightenment/files/patch-configure b/x11-wm/enlightenment/files/patch-configure new file mode 100644 index 000000000000..a06c9cad6a5e --- /dev/null +++ b/x11-wm/enlightenment/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2010-12-05 21:26:21.000000000 -0800 ++++ configure 2010-12-05 21:26:28.000000000 -0800 +@@ -12501,7 +12501,7 @@ + + + +-MODULE_ARCH="$host_os-$host_cpu-ver-pre-svn-07" ++MODULE_ARCH="$host_os-$host_cpu" + + + cat >>confdefs.h <<_ACEOF |
