From 8aff53b4c4a765e9d3c9d21e94468f65f3a6363c Mon Sep 17 00:00:00 2001 From: edwin Date: Fri, 25 Nov 2005 03:25:00 +0000 Subject: big whitespace cleanup (see ports/65409) PR: ports/65828 Submitted by: trevor Approved by: ache --- graphics/png/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index c1e80546ebb6..5089ef4821bb 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -20,7 +20,7 @@ PATCH_SITES= ${MASTER_SITES} MAINTAINER= ache@FreeBSD.org COMMENT= Library for manipulating PNG images -MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd +MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd ALL_TARGET= all libpng-config test MAKE_FLAGS= ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f INSTALLS_SHLIB= yes -- cgit