summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-09-06 03:32:47 +0000
committerlawrance <lawrance@FreeBSD.org>2005-09-06 03:32:47 +0000
commitf09f06a7f8b0babdbed01a9fc9070019f45e0a7f (patch)
treeab8f119c92d0e376fa613b8caa52f2b675715425 /lang
parent592907db39bfcff22cee0e2e81ab80f634f434fc (diff)
downloadFreeBSD-ports-f09f06a7f8b0babdbed01a9fc9070019f45e0a7f.zip
FreeBSD-ports-f09f06a7f8b0babdbed01a9fc9070019f45e0a7f.tar.gz
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 <jakub@rehor.net> (maintainer)
Diffstat (limited to 'lang')
-rw-r--r--lang/clisp/Makefile4
-rw-r--r--lang/clisp/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index d129af0..ef38046 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 <bsd.port.pre.mk>
diff --git a/lang/clisp/pkg-plist b/lang/clisp/pkg-plist
index 67ef480..efd7bc0 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
OpenPOWER on IntegriCloud