From f6cb2ab367b517cb09ed5684d65a0e17aa50ba9b Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 27 Nov 2006 20:35:22 +0000 Subject: fix MANDIR --- app/xsystrace/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/xsystrace/Makefile b/app/xsystrace/Makefile index 388bbfbad..488b8b872 100644 --- a/app/xsystrace/Makefile +++ b/app/xsystrace/Makefile @@ -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 .include .include -- cgit v1.2.3