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:
Xin LI 2006-08-18 17:16:36 +00:00
parent b9701552f1
commit 90bb3b44c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170945

View file

@ -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}