summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2012-02-23 08:20:40 +0000
committerErwin Lansing <erwin@FreeBSD.org>2012-02-23 08:20:40 +0000
commit21b625ee39b1bcfb3a24e56a7da2fb3479fd8ee1 (patch)
treead7ab5a1bc4e83fec68c91eafffbff78e7443f66
parentUpdate to 0.3.1. (diff)
Mark BROKEN: does not build with giflib
Notes
Notes: svn path=/head/; revision=292104
-rw-r--r--graphics/metapixel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile
index 40fd41a2878e..b2edf0a191e4 100644
--- a/graphics/metapixel/Makefile
+++ b/graphics/metapixel/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
gif.5:${PORTSDIR}/graphics/giflib
+BROKEN does not build with giflib
+
USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include -I.
LDFLAGS+= -L${LOCALBASE}/lib