diff options
Diffstat (limited to 'math/xlispstat')
-rw-r--r-- | math/xlispstat/Makefile | 2 | ||||
-rw-r--r-- | math/xlispstat/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index bc83b9145199..d737b4d02c4b 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A statistics/X11 based lisp interpreter - USE_XLIB= yes GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} diff --git a/math/xlispstat/pkg-comment b/math/xlispstat/pkg-comment new file mode 100644 index 000000000000..ecc63b72f69b --- /dev/null +++ b/math/xlispstat/pkg-comment @@ -0,0 +1 @@ +A statistics/X11 based lisp interpreter |