diff options
Diffstat (limited to 'graphics/gliv/Makefile')
-rw-r--r-- | graphics/gliv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 5456aae14cc3..806aad72935f 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://gliv.tuxfamily.org/ MAINTAINER= ports@FreeBSD.org COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL +BROKEN= "Does not fetch" + LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick |