diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-02 19:37:23 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-02 19:37:23 +0000 |
| commit | 4968fc407a1a6ed58455461bdc503b41936a8e85 (patch) | |
| tree | a0b91162649e023641b2e037a417667a8898156a /x11-wm/windowmaker/files/patch-WindowMaker-menu.hr | |
| parent | - make bsdpatch happy (diff) | |
- Fix build issue when devel/libinotify is installed[*].
- Fix build with clang. Remove USE_GCC=any.
- Convert replacement commands in the post-patch target to patches.
- Separate x11-wm/windowmaker and x11-wm/libwraster from each other.
PR: ports/176772 [*]
Reported by: O. Hartmann [*]
Notes
Notes:
svn path=/head/; revision=317142
Diffstat (limited to 'x11-wm/windowmaker/files/patch-WindowMaker-menu.hr')
| -rw-r--r-- | x11-wm/windowmaker/files/patch-WindowMaker-menu.hr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/windowmaker/files/patch-WindowMaker-menu.hr b/x11-wm/windowmaker/files/patch-WindowMaker-menu.hr new file mode 100644 index 000000000000..6e03776c42b8 --- /dev/null +++ b/x11-wm/windowmaker/files/patch-WindowMaker-menu.hr @@ -0,0 +1,11 @@ +--- WindowMaker/menu.hr.orig 2013-05-03 03:12:26.000000000 +0900 ++++ WindowMaker/menu.hr 2013-05-03 03:12:17.000000000 +0900 +@@ -118,7 +118,7 @@ + "LyX" EXEC lyx + "Netscape" EXEC netscape + "Ghostview" EXEC ghostview %a(Enter file to view) +- "Acrobat" EXEC /usr/local/Acrobat3/bin/acroread %a(Enter PDF to view) ++ "Acrobat" EXEC PREFIX/Acrobat3/bin/acroread %a(Enter PDF to view) + "TkDesk" EXEC tkdesk + "Programi" END + "Editori" MENU |
