From 988588d3973acbba5849b28d33307539acb61efd Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 1 Nov 2001 09:41:13 +0000 Subject: Change reachover references into another package's pkg/ directory into references to the other package's base directory. This is needed after the files in the pkg/ directory were dispersed into the base directory. --- wm/wmx/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/wmx') diff --git a/wm/wmx/Makefile.common b/wm/wmx/Makefile.common index 6a93bafdd35..81b1d64374c 100644 --- a/wm/wmx/Makefile.common +++ b/wm/wmx/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2001/07/27 20:40:00 jlam Exp $ +# $NetBSD: Makefile.common,v 1.2 2001/11/01 09:41:14 jlam Exp $ DISTNAME= wmx-6 WMX_VERS= 6.0 @@ -16,7 +16,7 @@ ALL_TARGET= depend all DISTINFO_FILE= ${.CURDIR}/../../wm/wmx/distinfo PATCHDIR= ${.CURDIR}/../../wm/wmx/patches -PLIST_SRC= ${.CURDIR}/../../wm/wmx/pkg/PLIST +PLIST_SRC= ${.CURDIR}/../../wm/wmx/PLIST do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmx ${PREFIX}/bin -- cgit v1.2.3