diff options
Diffstat (limited to 'lang/STk/Makefile')
-rw-r--r-- | lang/STk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile index 21a11162daba..bb4305a6c3a3 100644 --- a/lang/STk/Makefile +++ b/lang/STk/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= devel/lang/lisp MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A scheme interpreter with full access to the Tk graphical package + USE_XLIB= yes GNU_CONFIGURE= yes |