diff options
Diffstat (limited to 'graphics/EZWGL/Makefile')
-rw-r--r-- | graphics/EZWGL/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index 69f932e28a79..9cc0b1b89f06 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -18,6 +18,8 @@ COMMENT= The EZ Widget and Graphics Library LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png +BROKEN= Size mismatch + USE_X_PREFIX= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |