Fix files' permissions: install files under the credential of the
current user, i.e. root. Submitted by: Dmitry Marakasov <amdmi3 mail ru> PR: ports/102164 Approved by: ale's vacation
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= motor
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://konst.org.ua/download/
|
||||
|
||||
@@ -34,6 +35,9 @@ MAN1= motor.1
|
||||
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|zxvf|&o|' ${WRKSRC}/share/Makefile.in
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
||||
Reference in New Issue
Block a user