1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Conver to USES=python

This commit is contained in:
Adam Weinberger 2014-08-23 03:15:02 +00:00
parent c290f284ed
commit 19b94bad77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365707

View File

@ -12,9 +12,8 @@ COMMENT= Some scripts for expressing how you feel on IRC and the web
RUN_DEPENDS= cowsay:${PORTSDIR}/games/cowsay \
figlet:${PORTSDIR}/misc/figlet
USES= perl5
USES= perl5 python:2.5+
USE_PERL5= run
USE_PYTHON= 2.5+
OPTIONS_DEFINE= COWS
OPTIONS_DEFAULT=COWS
@ -26,7 +25,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME}
DATADIR= ${PREFIX}/share/cows
post-patch:
${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' \
@${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' \
${WRKSRC}/${PORTNAME}.py ${WRKSRC}/irssi/${PORTNAME}.pl
do-install: