1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix python path in some bundled scripts

PR:		130672
Submitted by:	myself
Approved by:	Frank Altpeter <frank at altpeter dot de> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-02-03 22:59:19 +00:00
parent 00336724d6
commit 60a25a3cae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227577

View File

@ -8,7 +8,7 @@
PORTNAME= centerim
PORTVERSION= 4.22.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://www.centerim.org/download/releases/ \
ftp://ftp.centerim.org/releases/
@ -108,6 +108,10 @@ LIB_DEPENDS+= gadu.3:${PORTSDIR}/polish/ekg
LIBGADU= -lgadu
.endif
post-patch:
@${REINPLACE_CMD} -e '1 s|/usr/bin/python|/usr/bin/env python|' \
${WRKSRC}/misc/CenterIMLog2HTML.py
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}