diff options
Diffstat (limited to 'graphics/gliv')
-rw-r--r-- | graphics/gliv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 8f6a228..6bb16bb 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ MAINTAINER= ports@FreeBSD.org -COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL +COMMENT= Image viewer that uses Gdk-Pixbuf and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext |