diff options
author | kris <kris@FreeBSD.org> | 2005-11-16 12:37:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-16 12:37:44 +0800 |
commit | a1efe9bb91c0657772b3e1a0274870ee275b880c (patch) | |
tree | 6ac9a20ff90ff23aa5b49da2c7ca4d5a82a71081 /graphics/EZWGL/Makefile | |
parent | 83137d1423e92bbdae07e57825cc99b9f2e85e14 (diff) | |
download | freebsd-ports-gnome-a1efe9bb91c0657772b3e1a0274870ee275b880c.tar.gz freebsd-ports-gnome-a1efe9bb91c0657772b3e1a0274870ee275b880c.tar.zst freebsd-ports-gnome-a1efe9bb91c0657772b3e1a0274870ee275b880c.zip |
BROKEN: Size mismatch
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 |