From 75ea96fe925c92aa5bfc427549759922ae56a232 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 12 Jun 1997 05:10:18 +0000 Subject: Something has changed around the "all" target in XFree86-3.3...I don't know what, but instead of trying to sort out the five hundred "all" targets in this port's Makefile, simply define ALL_TARGET=xmris to sidestep the problem. --- games/xmris/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xmris/Makefile') diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 9846e34146c8..e4ca8b25a9b7 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -3,7 +3,7 @@ # Date created: 21 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.12 1996/12/06 00:48:16 swallace Exp $ +# $Id: Makefile,v 1.13 1996/12/06 23:25:56 asami Exp $ DISTNAME= xmris.4.04 PKGNAME= xmris-4.04 @@ -17,5 +17,6 @@ MAINTAINER= jmz@FreeBSD.org USE_GMAKE= yes USE_IMAKE= yes MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f +ALL_TARGET= xmris .include -- cgit v1.2.3