1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Pet portlint.

Submitted by:	linimon@
Reported by:	linimon@
Approved by:	maintainer: Marcin Cieslak <saper@saper.info>
This commit is contained in:
Cy Schubert 2019-03-12 19:36:29 +00:00
parent 596270259d
commit 3502c8e584
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495520

View File

@ -24,6 +24,8 @@ COMMENT= Official AT&T release of KornShell 93
LICENSE= EPL
BROKEN_aarch64= Fails to compile: needs sbrk
CONFLICTS= ksh93-devel-*
OPTIONS_DEFINE= EXAMPLES STATIC
@ -38,8 +40,6 @@ KSHVERSION= 2012-08-01
STATIC_MAKE_ENV= LDFLAGS+=-static
BROKEN_aarch64= Fails to compile: needs sbrk
post-patch:
@${REINPLACE_CMD} -e 's|SF_FLAGS|SFIO_FLAGS|g' ${WRKSRC}/src/lib/libast/include/sfio*.h ${WRKSRC}/src/lib/libast/sfio/*.c