mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 10:48:48 +00:00
fix MANDIR
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/27 20:19:57 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2006/11/27 20:35:21 matthieu Exp $
|
||||
|
||||
PROG= xsystrace
|
||||
MAN= xsystrace.1
|
||||
@@ -16,6 +16,8 @@ beforeinstall:
|
||||
${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \
|
||||
${.CURDIR}/Xsystrace.ad ${PREFIX}/${LIBDIR}/X11/app-defaults/Xsystrace
|
||||
|
||||
MANDIR= ${X11BASE}/man/cat
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.xorg.mk>
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
Reference in New Issue
Block a user