aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-11-25 11:25:00 +0800
committeredwin <edwin@FreeBSD.org>2005-11-25 11:25:00 +0800
commit8aff53b4c4a765e9d3c9d21e94468f65f3a6363c (patch)
tree643977f0536474110478ca961becfeccb00741cf /graphics
parent1b2395bc01da17f7a6ca2b7da4a387d8f77f0f3a (diff)
downloadfreebsd-ports-gnome-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.tar.gz
freebsd-ports-gnome-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.tar.zst
freebsd-ports-gnome-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.zip
big whitespace cleanup (see ports/65409)
PR: ports/65828 Submitted by: trevor Approved by: ache
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile2
1 files changed, 1 insertions, 1 deletions
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