diff options
Diffstat (limited to 'math/xlispstat/Makefile')
-rw-r--r-- | math/xlispstat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 13d98990a92..9755cfdbdfe 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/06/01 18:03:04 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/09/28 20:52:24 rillig Exp $ DISTNAME= xlispstat-3-52-18 PKGNAME= xlispstat-3.52.18 @@ -10,8 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html COMMENT= Statistics/X11-based LISP interpreter -GNU_CONFIGURE= # defined -USE_X11BASE= # defined +GNU_CONFIGURE= yes +USE_X11BASE= yes NOT_FOR_PLATFORM= *-*-alpha # core dumps |