diff options
author | joerg <joerg@pkgsrc.org> | 2015-07-04 16:18:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-07-04 16:18:28 +0000 |
commit | 1fd296c82ccd899c51c7ff224fdca0091c73cf59 (patch) | |
tree | d8a48c8d2848b617581f63aeec6454f4736400cd /math/xlispstat | |
parent | b9cb24b464f01e6e80d05deec00b9287feb088fa (diff) | |
download | pkgsrc-1fd296c82ccd899c51c7ff224fdca0091c73cf59.tar.gz |
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'math/xlispstat')
-rw-r--r-- | math/xlispstat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index 9cb111282f3..18108eb77d2 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/01/01 11:10:15 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2015/07/04 16:18:37 joerg Exp $ DISTNAME= xlispstat-3-52-20 PKGNAME= xlispstat-3.52.20 @@ -13,7 +13,6 @@ COMMENT= Statistics/X11-based LISP interpreter MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes -USE_X11BASE= yes BROKEN_ON_PLATFORM= *-*-alpha # core dumps |