aboutsummaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-25 03:25:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-25 03:25:00 +0000
commitc170f04e0fda919dac1289f98bd6c5e9bce66577 (patch)
treefac4ff4628cb6ce8744b27095ca40baea5e8650a /graphics/png
parent941a08ed0050a35d7e20c28046f12f39717cfb8e (diff)
downloadports-c170f04e0fda919dac1289f98bd6c5e9bce66577.tar.gz
ports-c170f04e0fda919dac1289f98bd6c5e9bce66577.zip
Notes
Diffstat (limited to 'graphics/png')
-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