In revision r446382 about 18 months ago antoine@ added a note to

"Document that the same dependency on gcc as devel/elfutils is recorded".

Alas, devel/elfutils has now moved on from USE_GCC=4.8 to USE_GCC=yes,
and this port builds fine with more current versions as well, so lift
the more restrictive dependency and go for the general one.

On the way unmute an invocation of INSTALL_SCRIPT.
This commit is contained in:
Gerald Pfeifer 2019-02-11 07:02:53 +00:00
parent 532827dfe5
commit 29d35ce146
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492670

View file

@ -26,7 +26,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/abi-compliance-checker.pl:devel/abi-compliance-c
.else
USE_PERL5= run
.endif
USE_GCC= 4.8 # same as devel/elfutils
USE_GCC= yes # same as devel/elfutils
NO_BUILD= yes
@ -58,7 +58,7 @@ post-patch:
${WRKSRC}/modules/Internals/RegTests.pm
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}