diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/togl/Makefile | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) |
Notes
Diffstat (limited to 'graphics/togl/Makefile')
-rw-r--r-- | graphics/togl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile index 1d8fa8767eee..62e6878b58c9 100644 --- a/graphics/togl/Makefile +++ b/graphics/togl/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.mesa3d.org/mesa/misc/ \ DISTNAME= Togl-${PORTVERSION} MAINTAINER= aa8vb@ipass.net +COMMENT= A Tk OpenGL widget LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ tcl83.1:${PORTSDIR}/lang/tcl83 |