From 10e2f8893d74e373d97d429f25e1fba63c6dfb0c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 1 Nov 2000 15:51:11 +0000 Subject: Whitespace-only: Make indentation uniform across my ports. --- games/clanbomber/Makefile | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'games/clanbomber') diff --git a/games/clanbomber/Makefile b/games/clanbomber/Makefile index a01995fb87a5..3380b73e4212 100644 --- a/games/clanbomber/Makefile +++ b/games/clanbomber/Makefile @@ -5,19 +5,19 @@ # $FreeBSD$ # -PORTNAME= clanbomber -PORTVERSION= 1.01 -CATEGORIES= games -MASTER_SITES= http://www.clanbomber.de/files/ +PORTNAME= clanbomber +PORTVERSION= 1.01 +CATEGORIES= games +MASTER_SITES= http://www.clanbomber.de/files/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= clanCore.0:${PORTSDIR}/devel/clanlib +LIB_DEPENDS= clanCore.0:${PORTSDIR}/devel/clanlib -USE_XLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBS="-pthread -L${LOCALBASE}/lib" \ - CPPFLAGS="-I${LOCALBASE}/include" -CFLAGS+= -fpermissive -g3 +USE_XLIB= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= LIBS="-pthread -L${LOCALBASE}/lib" \ + CPPFLAGS="-I${LOCALBASE}/include" +CFLAGS+= -fpermissive .include -- cgit v1.2.3