mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix build on alpha.
Pointed out by: bento via kris Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
This commit is contained in:
parent
2928eef3ca
commit
7992bacbbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78612
@ -21,7 +21,7 @@ MAN1= chicken-config.1 chicken.1 csc.1 csi.1
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's/\(install-data-am: \)install-data-local/\1/' \
|
||||
${WRKSRC}/Makefile.in
|
||||
-e 's/[a-z]*-static$$(EXEEXT) //' ${WRKSRC}/Makefile.in
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1,9 +1,7 @@
|
||||
bin/chicken
|
||||
bin/chicken-config
|
||||
bin/chicken-static
|
||||
bin/csc
|
||||
bin/csi
|
||||
bin/csi-static
|
||||
bin/scheme-chicken
|
||||
bin/scheme-chicken-hygienic
|
||||
bin/scheme-ieee-1178-1990
|
||||
|
Loading…
Reference in New Issue
Block a user