diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-19 12:31:00 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-19 12:31:00 +0000 |
commit | ff5b4e202e8ea39d763bf2ae95a8adb4f82e4b1f (patch) | |
tree | c088623b9a8d7a2529ee04edf2b1667d7b395a3b /lang | |
parent | f7e34476fe5440202d09edae040be07fb983d7c6 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clisp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 6660fc9f17bf..ba9267b633ec 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ USE_BZIP2= yes GNU_CONFIGURE= yes +USE_GCC= 2.95 # In clisp-2.28, the build dies in the "regexp" module: the build target # invokes a configure script, which encounters a different CC variable than |