diff options
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r-- | graphics/png/Makefile | 2 |
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 |