mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
fix package list (depending on architecture)
This commit is contained in:
parent
a4b9088b41
commit
49e5747aed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304597
@ -17,8 +17,6 @@ COMMENT= Fast and portable Forth system
|
||||
LIB_DEPENDS= ffi:${PORTSDIR}/devel/libffi
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:${PORTSDIR}/devel/ffcall
|
||||
|
||||
BROKEN= does not package
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -158,7 +158,7 @@ lib/gforth/%%PORTVERSION%%/libcc-named/fflib.a
|
||||
%%DATADIR%%/%%PORTVERSION%%/kernel/toolsext.fs
|
||||
%%DATADIR%%/%%PORTVERSION%%/kernel/vars.fs
|
||||
%%DATADIR%%/%%PORTVERSION%%/kernel/xchars.fs
|
||||
%%DATADIR%%/%%PORTVERSION%%/kernl64l.fi
|
||||
%%DATADIR%%/%%PORTVERSION%%/kernl%%WORDSIZE%%%%BYTEORDER%%.fi
|
||||
%%DATADIR%%/%%PORTVERSION%%/lib.fs
|
||||
%%DATADIR%%/%%PORTVERSION%%/libcc.fs
|
||||
%%DATADIR%%/%%PORTVERSION%%/libffi.fs
|
||||
|
Loading…
Reference in New Issue
Block a user