summaryrefslogtreecommitdiffstats
path: root/audio/pimp3/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-04-03 03:59:57 +0000
committerlioux <lioux@FreeBSD.org>2001-04-03 03:59:57 +0000
commitbb126e2dd2989cb42f3def8ad9118391f6988cca (patch)
tree0d66f72c8a461fd6f6a0d5295cadee6e7f619522 /audio/pimp3/Makefile
parent373605be066f5feb9f983f73d075105559504096 (diff)
downloadFreeBSD-ports-bb126e2dd2989cb42f3def8ad9118391f6988cca.zip
FreeBSD-ports-bb126e2dd2989cb42f3def8ad9118391f6988cca.tar.gz
*** empty log message ***
Diffstat (limited to 'audio/pimp3/Makefile')
-rw-r--r--audio/pimp3/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile
index 5f21eda..5956f6f 100644
--- a/audio/pimp3/Makefile
+++ b/audio/pimp3/Makefile
@@ -19,6 +19,9 @@ WRKSRC= ${WRKDIR}/pimp3
NO_BUILD= yes
USE_PYTHON= yes
+post-patch:
+ @${PERL} -pi -ne "s!/usr/bin/python!${LOCALBASE}/bin/python!;" ${WRKSRC}/pimp3.py
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/*.py ${PREFIX}/bin/
${INSTALL_SCRIPT} ${WRKSRC}/*.pyc ${PREFIX}/bin/
OpenPOWER on IntegriCloud