diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-28 15:38:18 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-08-28 15:38:18 +0000 |
commit | 7e70315430e36e499ef4364e1a50547834b8899a (patch) | |
tree | b061280be30afc135e27dbbdf2132862caea929e /graphics/libgfx | |
parent | 916db42f99f75fad47efb2325b6fe73224537cfc (diff) | |
download | ports-7e70315430e36e499ef4364e1a50547834b8899a.tar.gz ports-7e70315430e36e499ef4364e1a50547834b8899a.zip |
Notes
Diffstat (limited to 'graphics/libgfx')
-rw-r--r-- | graphics/libgfx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgfx/Makefile b/graphics/libgfx/Makefile index 54675ed7fa4a..85f0d4468c01 100644 --- a/graphics/libgfx/Makefile +++ b/graphics/libgfx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://graphics.cs.uiuc.edu/~garland/dist/ CSME MAINTAINER= infofarmer@FreeBSD.org -COMMENT= Generates three-dimensional coherent noise +COMMENT= OpenGL/FLTK development LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ tiff.4:${PORTSDIR}/graphics/tiff \ |