forked from Lainports/freebsd-ports
No need for pre/post here.
Committed under just-fix-it.
This commit is contained in:
parent
2636a448b6
commit
2b036f026c
1 changed files with 1 additions and 3 deletions
|
|
@ -19,11 +19,9 @@ PLIST_SUB+= VERSION=${DISTVERSION}
|
|||
ONLY_FOR_ARCHS= i386 amd64 armv6
|
||||
ONLY_FOR_ARCHS_REASON= Requires newer gcc/clang to compile.
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-install:
|
||||
${LN} -sf ${PREFIX}/bin/${PORTNAME}-${DISTVERSION} \
|
||||
${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
@${INSTALL_MAN} ${WRKSRC}/etc/luajit.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue