diff options
Diffstat (limited to 'graphics/gltk')
-rw-r--r-- | graphics/gltk/Makefile | 2 | ||||
-rw-r--r-- | graphics/gltk/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gltk/Makefile b/graphics/gltk/Makefile index ce62a863f810..447afb7488bd 100644 --- a/graphics/gltk/Makefile +++ b/graphics/gltk/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OpenGL/Tk interface + USE_IMAKE= yes USE_MESA= yes diff --git a/graphics/gltk/pkg-comment b/graphics/gltk/pkg-comment deleted file mode 100644 index ec3c7021c9ef..000000000000 --- a/graphics/gltk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL/Tk interface |