freebsd-ports/x11-wm/windowmaker/files/patch-WindowMaker-plmenu.ro
Hiroki Sato 4968fc407a - 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 [*]
2013-05-02 19:37:23 +00:00

20 lines
956 B
Text

--- WindowMaker/plmenu.ro.orig 2013-05-03 03:12:25.000000000 +0900
+++ WindowMaker/plmenu.ro 2013-05-03 03:12:17.000000000 +0900
@@ -23,7 +23,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")
),
("Editoare",
@@ -94,7 +94,7 @@
),
("Salvează Tema", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
("Salvează Setul de Iconiţe", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
- ("Utilitar de Configurare", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
+ ("Utilitar de Configurare", EXEC, PREFIX "/GNUstep/Applications/WPrefs.app/WPrefs")
),
("Ieşire",
("Repornire", RESTART),