summaryrefslogtreecommitdiff
path: root/graphics/ida/files/patch-mk_Variables.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ida/files/patch-mk_Variables.mk')
-rw-r--r--graphics/ida/files/patch-mk_Variables.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ida/files/patch-mk_Variables.mk b/graphics/ida/files/patch-mk_Variables.mk
index 8bf896f3018c..2977ea0ed348 100644
--- a/graphics/ida/files/patch-mk_Variables.mk
+++ b/graphics/ida/files/patch-mk_Variables.mk
@@ -15,7 +15,7 @@
+sbindir = $(DESTDIR)$(PREFIX)/sbin
+libdir = $(DESTDIR)$(PREFIX)/$(LIB)
+shrdir = $(DESTDIR)$(PREFIX)/share
-+mandir = $(DESTDIR)$(PREFIX)/man
++mandir = $(DESTDIR)$(PREFIX)/share/man
locdir = $(shrdir)/locale
appdir = $(shrdir)/applications