diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 15:11:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 15:11:45 +0800 |
commit | c71a8e28666290457e414fc14393cf091a3fd243 (patch) | |
tree | d77d65b738d50c5d281299f23bb93a97724eec86 /graphics | |
parent | 80898b84169a8a0ecba7a9072be86d41e415e722 (diff) | |
download | freebsd-ports-gnome-c71a8e28666290457e414fc14393cf091a3fd243.tar.gz freebsd-ports-gnome-c71a8e28666290457e414fc14393cf091a3fd243.tar.zst freebsd-ports-gnome-c71a8e28666290457e414fc14393cf091a3fd243.zip |
BROKEN: Does not fetch
Diffstat (limited to 'graphics')
-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 |