From 70b3efc52b690a38256e077bf5507df82d3341cc Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Tue, 6 Sep 2005 03:32:47 +0000 Subject: Disable the clisp X module at the request of the maintainer, until he sorts out the options and dependencies. Bump PORTREVISION. PR: ports/85723 Submitted by: Jakub Rehor (maintainer) --- lang/clisp/Makefile | 4 ++-- lang/clisp/pkg-plist | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'lang/clisp') diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index d129af07144e..ef3804671de0 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -7,6 +7,7 @@ PORTNAME= clisp PORTVERSION= 2.35 +PORTREVISION= 1 CATEGORIES= lang lisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=${PORTNAME}/release/${PORTVERSION} @@ -26,8 +27,7 @@ BUILD_DIRNAME=${CONFIGURE_TARGET} # Check ./configure --list-modules in the distribution to see all modules MAKEMAKE_ARGS=--prefix=${PREFIX} --mandir=${PREFIX}/man --with-dynamic-ffi \ - --with-module=rawsock --with-module=wildcard \ - --with-module=clx/new-clx --srcdir=${WRKSRC}/src + --with-module=rawsock --with-module=wildcard --srcdir=${WRKSRC}/src .include diff --git a/lang/clisp/pkg-plist b/lang/clisp/pkg-plist index 67ef480d659d..efd7bc08f9e8 100644 --- a/lang/clisp/pkg-plist +++ b/lang/clisp/pkg-plist @@ -18,7 +18,6 @@ lib/clisp/clisp-link lib/clisp/data/UnicodeDataFull.txt lib/clisp/data/clhs.txt lib/clisp/full/calls.o -lib/clisp/full/clx.o lib/clisp/full/gettext.o lib/clisp/full/libavcall.a lib/clisp/full/libcallback.a -- cgit v1.2.3