lang/clisp: Build with system compiler

Reviewed by:	gerald
Approved by:	maintainer timeout
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D50109
This commit is contained in:
Joseph Mingrone
2025-05-15 16:57:45 -03:00
parent d01778f696
commit 3ae2d2f686
+2 -8
View File
@@ -1,6 +1,6 @@
PORTNAME= clisp
PORTVERSION= 2.49.95+20241228
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang lisp
MAINTAINER= kiri@TrueFC.org
@@ -16,9 +16,8 @@ LIB_DEPENDS= libffcall.so:devel/libffcall \
libunistring.so:devel/libunistring
RUN_DEPENDS= cl-freebsd-asdf-init>=0:devel/cl-freebsd-asdf-init
USES= compiler gettext ghostscript iconv localbase:ldflags ncurses \
USES= gettext ghostscript iconv localbase:ldflags ncurses \
pkgconfig
USE_GCC= yes
USE_GITLAB= yes
GL_ACCOUNT= gnu-clisp
GL_PROJECT= clisp
@@ -37,11 +36,6 @@ CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL}
MAKE_ENV= ${CONFIGURE_ENV}
MAKE_JOBS_UNSAFE= yes
# Complaints if the environment changes between build stages.
CFLAGS+= -fpermissive
LDFLAGS+= ${LDFLAGS_${CHOSEN_COMPILER_TYPE}}
LDFLAGS_gcc= -lthr
SUB_FILES= pkg-message
BUILD_WRKSRC= ${WRKSRC}/src