From 4324982bc4adc5ab1aa663a3e5a06ba0a170e06f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 11 Jul 2000 10:45:58 +0000 Subject: Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed. --- x11/xautolock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xautolock') diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index e257ad0547f..566f2323c0a 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/04/15 20:39:49 tron Exp $ +# $NetBSD: Makefile,v 1.10 2000/07/11 10:47:19 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1996/11/18 09:55:42 asami Exp # @@ -14,6 +14,6 @@ USE_IMAKE= yes post-install: cd ${WRKSRC}; \ - ${INSTALL_MAN} xautolock.man ${X11BASE}/man/man1/xautolock.1 + ${INSTALL_MAN} xautolock.man ${X11PREFIX}/man/man1/xautolock.1 .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3