View | Details | Raw Unified | Return to bug 132998
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 23-28 Link Here
23
MAKEFILE=	${WRKSRC}/scripts/makefile.freebsd
23
MAKEFILE=	${WRKSRC}/scripts/makefile.freebsd
24
ALL_TARGET=	all libpng-config test
24
ALL_TARGET=	all libpng-config test
25
MAKE_FLAGS=	ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f
25
MAKE_FLAGS=	ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f
26
MAKE_JOBS_SAFE=	yes
26
USE_LDCONFIG=	yes
27
USE_LDCONFIG=	yes
27
SHLIB_VER=	5
28
SHLIB_VER=	5
28
USE_BZIP2=	yes
29
USE_BZIP2=	yes

Return to bug 132998