1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Finish properly support png 1.5

This commit is contained in:
Antoine Brodin 2014-12-25 12:18:54 +00:00
parent cb4c344086
commit 78c233e44d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375539

View File

@ -20,7 +20,7 @@ USE_SDL= sdl
USES= libtool objc pathfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 ${PTHREAD_CFLAGS}
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
INSTALL_TARGET= install-strip