summaryrefslogtreecommitdiff
path: root/sysutils/eroaster/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-07 21:31:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-07 21:31:47 +0000
commitef79856a5d45c8a259b5a280bdfc8db6c278bd54 (patch)
tree5cb6fb65ef36ea080b941c2726f01216ce3353e2 /sysutils/eroaster/Makefile
parent- Fix shell for user uucp if running interactive (diff)
- Update MASTER_SITES
- Add audio/py-cddb as optional dependency PR: ports/63896 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=103230
Diffstat (limited to 'sysutils/eroaster/Makefile')
-rw-r--r--sysutils/eroaster/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/eroaster/Makefile b/sysutils/eroaster/Makefile
index 443ce4913689..6ae7212c7f4c 100644
--- a/sysutils/eroaster/Makefile
+++ b/sysutils/eroaster/Makefile
@@ -9,8 +9,7 @@ PORTNAME= eroaster
PORTVERSION= 2.2.0.0.6
PORTREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.xcdroast.org/download/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= eroaster
DISTNAME= ${PORTNAME}-2.2.0-0.6
@@ -28,7 +27,8 @@ BUILD_DEPENDS+= bchunk:${PORTSDIR}/sysutils/bchunk \
mpg123:${PORTSDIR}/audio/mpg123 \
normalize:${PORTSDIR}/audio/normalize \
oggenc:${PORTSDIR}/audio/vorbis-tools \
- sox:${PORTSDIR}/audio/sox
+ sox:${PORTSDIR}/audio/sox \
+ ${PYTHON_SITELIBDIR}/cdrom.so:${PORTSDIR}/audio/py-cddb
.endif
USE_X_PREFIX= yes