diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-02-23 08:41:28 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-02-23 08:41:28 +0000 |
commit | cd612f8d69757d9a7f799c54a837d213f60b84cb (patch) | |
tree | 3f585e8dcd46a0ca6aa90f1e8c01186c4a55679b /graphics/metapixel | |
parent | f16c0bcb582d9820477a2899e49a1fde48b76d78 (diff) | |
download | ports-cd612f8d69757d9a7f799c54a837d213f60b84cb.tar.gz ports-cd612f8d69757d9a7f799c54a837d213f60b84cb.zip |
Notes
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. |