From 4fa5ea7a5ba4db332099d41ed9effdf851a090b5 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 21 Jul 1997 19:36:28 +0000 Subject: install -> ${INSTALL}. ${.CURDIR}/files -> ${FILESDIR}. /usr/X11R6 -> ${PREFIX}. --- games/xpipeman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xpipeman') diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index 928ec1892eed..b869f3043f42 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.7 1996/11/18 11:26:38 asami Exp $ +# $Id: Makefile,v 1.8 1997/01/03 09:37:38 obrien Exp $ # DISTNAME= xpipeman @@ -17,6 +17,6 @@ MAINTAINER= swallace@FreeBSD.org USE_IMAKE= yes post-install: - install -c -g games -m 664 ${.CURDIR}/files/xpipescores /usr/X11R6/lib/X11 + ${INSTALL} -c -g games -m 664 ${FILESDIR}/xpipescores ${PREFIX}/lib/X11 .include -- cgit v1.2.3