From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- games/dontspace/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'games/dontspace') diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile index d4659bfab0ca..1f33ef1159d5 100644 --- a/games/dontspace/Makefile +++ b/games/dontspace/Makefile @@ -7,17 +7,17 @@ PORTNAME= dontspace PORTVERSION= 1.2 -CATEGORIES= games tk82 -MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ +CATEGORIES= games tk82 +MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ -MAINTAINER= johnh@isi.edu +MAINTAINER= johnh@isi.edu RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 -GNU_CONFIGURE= Yes -CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \ +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \ --mandir=${PREFIX}/man -CONFIGURE_ENV= WISHX=${PREFIX}/bin/wish8.2 -MAN6= dontspace.6 +CONFIGURE_ENV= WISHX=${PREFIX}/bin/wish8.2 +MAN6= dontspace.6 .include -- cgit v1.2.3