graphics/flam3: Unbreak on F10

PR:		ports/183575
Approved by:	maintainer timeout
This commit is contained in:
John Marino 2013-11-18 09:37:33 +00:00
parent 2956c21e7d
commit b6f11bedbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334162

View File

@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
USES= gmake pathfix pkgconfig
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
CFLAGS+= -I${LOCALBASE}/include/libpng15
CFLAGS+= -I${LOCALBASE}/include/libpng15 -I${LOCALBASE}/include
NO_STAGE= yes
.include <bsd.port.mk>