diff options
| author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-05-05 19:00:05 +0000 |
|---|---|---|
| committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-05-05 19:00:05 +0000 |
| commit | c6dc3377fee587583e8f2c94e31c374774a17814 (patch) | |
| tree | 9d658fbf285b87bb5843848dd73e8bcd795e8a30 /x11-wm/plank/files/patch-configure | |
| parent | multimedia/mplayer2: add CPE (diff) | |
Update to 0.9.1
Notes
Notes:
svn path=/head/; revision=385482
Diffstat (limited to 'x11-wm/plank/files/patch-configure')
| -rw-r--r-- | x11-wm/plank/files/patch-configure | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-wm/plank/files/patch-configure b/x11-wm/plank/files/patch-configure new file mode 100644 index 000000000000..afe868d753b8 --- /dev/null +++ b/x11-wm/plank/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.orig 2015-05-02 15:04:03 UTC ++++ configure +@@ -797,6 +797,7 @@ PLANK_MICRO_VERSION + PLANK_MINOR_VERSION + PLANK_MAJOR_VERSION + PLANK_MAJOR_MINOR_VERSION ++INSTALL_PREFIX + LT_AGE + LT_REVISION + LT_CURRENT +@@ -2330,6 +2331,9 @@ cat >>confdefs.h <<_ACEOF + #define PACKAGE_URL "$PACKAGE_URL" + _ACEOF + ++cat >>confdefs.h <<_ACEOF ++#define INSTALL_PREFIX "${prefix}" ++_ACEOF + + # Let the site file select an alternate cache file if it wants to. + # Prefer an explicitly selected file to automatically selected ones. |
