diff options
Diffstat (limited to 'graphics/metapixel')
-rw-r--r-- | graphics/metapixel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile index b2edf0a191e4..7a17d0e76c27 100644 --- a/graphics/metapixel/Makefile +++ b/graphics/metapixel/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ gif.5:${PORTSDIR}/graphics/giflib -BROKEN does not build with giflib +BROKEN= does not build with giflib USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include -I. |