From 459832a0bc79a08037f8fd1f4a6c5a5c1cbb7659 Mon Sep 17 00:00:00 2001 From: max Date: Tue, 15 Oct 1996 07:30:48 +0000 Subject: Removed USE_X11=yes as USE_IMAKE=yes is specified. Submitted by: asami --- games/xrubik/Makefile | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'games/xrubik') diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile index 92818ad..bce15e0 100644 --- a/games/xrubik/Makefile +++ b/games/xrubik/Makefile @@ -1,20 +1,19 @@ # New ports collection makefile for: xrubik -# Version required: V5.3.2 -# Date created: 20 October 1996 -# Whom: Yukihiro Nakai +# Version required: 5.3.2 +# Date created: 20 October 1996 +# Whom: Yukihiro Nakai # -# $Id: porting.sgml,v 1.25 1996/08/01 00:12:11 asami Exp $ +# $Id: Makefile,v 1.2 1996/10/15 02:10:18 max Exp $ # DISTNAME= xrubik -PKGNAME= xrubik-5.3.2 -CATEGORIES+= games x11 +PKGNAME= xrubik-5.3.2 +CATEGORIES+= games x11 MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/games/puzzles/ -MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp +MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp -USE_X11= yes -USE_IMAKE= yes +USE_IMAKE= yes post-install: @chmod 755 ${PREFIX}/bin/xrubik -- cgit v1.1