summaryrefslogtreecommitdiffstats
path: root/audio/pimp3
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-14 00:36:39 +0000
committerasami <asami@FreeBSD.org>2000-11-14 00:36:39 +0000
commit2ce8f89433499e776ec546ec96c57869b4576b0f (patch)
treeb77ec5b8a6cd85ad5c185363baeca54a88d4cc93 /audio/pimp3
parent56b4929547151f70fb875a3e9bdef655893d275c (diff)
downloadFreeBSD-ports-2ce8f89433499e776ec546ec96c57869b4576b0f.zip
FreeBSD-ports-2ce8f89433499e776ec546ec96c57869b4576b0f.tar.gz
Change explicit RUN_DEPENDS to python1.5 to USE_PYTHON.
Hinted by: bento and tg
Diffstat (limited to 'audio/pimp3')
-rw-r--r--audio/pimp3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile
index abddaef..a26cc98 100644
--- a/audio/pimp3/Makefile
+++ b/audio/pimp3/Makefile
@@ -12,12 +12,12 @@ MASTER_SITES= ftp://pimp3.sourceforge.net/pub/pimp3/
MAINTAINER= rbt@zort.on.ca
-BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
WRKSRC= ${WRKDIR}/pimp3
NO_BUILD= yes
+USE_PYTHON= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/*.py ${PREFIX}/bin/
OpenPOWER on IntegriCloud