- Remove s/aout/elf/ patch. It is handled by USES=libtool.
- Remove reference to PTHREAD_LIBS.
This commit is contained in:
parent
c5b6270fda
commit
429672c16c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356414
1 changed files with 0 additions and 4 deletions
|
@ -17,13 +17,9 @@ USE_GL= yes
|
|||
USE_PERL5= build
|
||||
USE_XORG= xi
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS+= --with-pthread=yes --with-coin=${LOCALBASE}
|
||||
# avoid renaming of soxt-config and soxt-config.1
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,echo aout, echo elf," ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue