aboutsummaryrefslogtreecommitdiffstats
path: root/misc/haiku/Makefile
diff options
context:
space:
mode:
authorGravatar Anna Arad <4895022+annagrram@users.noreply.github.com>2020-01-03 18:55:44 +0200
committerGravatar Mischievous Meerkat <engineerarun@gmail.com>2020-01-03 22:25:44 +0530
commit443bb7925bb9ff7ae08bc0f7c1db1feecd73ecf9 (patch)
treea1b84890ff932450460cd4ed1d9e88d0b6ae5f53 /misc/haiku/Makefile
parentd43abec4bc07275ccb86e09f112ebab919537154 (diff)
downloadnnn-443bb7925bb9ff7ae08bc0f7c1db1feecd73ecf9.tar.gz
Update Haiku Makefile and recipe with suggestions from HaikuPorts (#426)
Diffstat (limited to 'misc/haiku/Makefile')
-rw-r--r--misc/haiku/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/haiku/Makefile b/misc/haiku/Makefile
index 9c8ff40..a152c3c 100644
--- a/misc/haiku/Makefile
+++ b/misc/haiku/Makefile
@@ -1,7 +1,7 @@
VERSION = $(shell grep -m1 VERSION $(SRC) | cut -f 2 -d'"')
PREFIX ?= /boot/system/non-packaged
-MANPREFIX ?= /boot/system/non-packaged/documentation/man
+MANPREFIX ?= $(PREFIX)/documentation/man
STRIP ?= strip
PKG_CONFIG ?= pkg-config
INSTALL ?= install