From 149ae1e059181e3730a5cff7eee46d00a6fa4b68 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 27 Nov 2006 20:39:40 +0000 Subject: Really fix man page install. XX There ought to be a better way to do that --- app/xsystrace/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/xsystrace') diff --git a/app/xsystrace/Makefile b/app/xsystrace/Makefile index 488b8b872..1eb4ae2e0 100644 --- a/app/xsystrace/Makefile +++ b/app/xsystrace/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2006/11/27 20:35:21 matthieu Exp $ +# $OpenBSD: Makefile,v 1.4 2006/11/27 20:39:39 matthieu Exp $ PROG= xsystrace MAN= xsystrace.1 @@ -16,6 +16,7 @@ beforeinstall: ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \ ${.CURDIR}/Xsystrace.ad ${PREFIX}/${LIBDIR}/X11/app-defaults/Xsystrace +X11BASE?= /usr/X11R6 MANDIR= ${X11BASE}/man/cat .include -- cgit v1.2.3