summaryrefslogtreecommitdiff
path: root/devel/libopenbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libopenbsd/Makefile')
-rw-r--r--devel/libopenbsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libopenbsd/Makefile b/devel/libopenbsd/Makefile
index ed31ec607aeb..2d25c36ae8d1 100644
--- a/devel/libopenbsd/Makefile
+++ b/devel/libopenbsd/Makefile
@@ -14,7 +14,7 @@ LICENSE= ISCL
USES= uidfix tar:xz
MAKE_ENV= SHLIB_MAJOR=0 WITHOUT_PROFILE=1
MAKE_ARGS= INCLUDEDIR="${PREFIX}/include" LIBDIR="${PREFIX}/lib" \
- MANDIR="${PREFIX}/man/man"
+ MANDIR="${PREFIX}/share/man/man"
USE_LDCONFIG= yes
.include <bsd.port.options.mk>