mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- This port does not need share/applications, so remove it
- While I'm here, remove trailing / from INSTALL_* PR: ports/114943 Submitted by: Yinghong Liu <relaxbsd at gmail.com> (maintainer)
This commit is contained in:
parent
5af0937b58
commit
80bc7e6066
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196411
@ -31,8 +31,7 @@ pre-build:
|
||||
@cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -unix QTM.pro
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/applications
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/QTM ${PREFIX}/bin/
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/QTM ${PREFIX}/bin
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for doc in ${PORTDOCS}
|
||||
|
Loading…
Reference in New Issue
Block a user