mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Remove correct file, fix stage-qa
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
c78fd04ab5
commit
59d1ab0a42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400338
@ -15,9 +15,11 @@ LICENSE_COMB= dual
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
NO_ARCH= yes
|
||||
|
||||
post-install:
|
||||
# Do not conflict with lang/perl5.*
|
||||
${RM} ${STAGEDIR}${PREFIX}/bin/pod2usage ${STAGEDIR}${PREFIX}/man/man1/pod2usage.1
|
||||
@${RM} ${STAGEDIR}${PREFIX}/bin/pod2usage ${STAGEDIR}${SITE_MAN1}/pod2usage.1
|
||||
@${RMDIR} ${STAGEDIR}${SITE_MAN1}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user