View | Details | Raw Unified | Return to bug 241505
Collapse All | Expand All

(-)b/lang/clisp/Makefile (-1 / +2 lines)
Lines 17-23 BROKEN_sparc64= Does not compile Link Here
17
17
18
BUILD_DEPENDS=	${LOCALBASE}/lib/libavcall.a:devel/libffcall
18
BUILD_DEPENDS=	${LOCALBASE}/lib/libavcall.a:devel/libffcall
19
LIB_DEPENDS=	libreadline.so:devel/readline \
19
LIB_DEPENDS=	libreadline.so:devel/readline \
20
		libsigsegv.so:devel/libsigsegv
20
		libsigsegv.so:devel/libsigsegv \
21
		libffcall.so:devel/libffcall
21
22
22
USES=		compiler gettext ghostscript gnome iconv localbase:ldflags
23
USES=		compiler gettext ghostscript gnome iconv localbase:ldflags
23
USE_GCC=	any
24
USE_GCC=	any

Return to bug 241505