Bug 38564 - unbreak audio/pimp3 port
Summary: unbreak audio/pimp3 port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-26 08:50 UTC by jayed
Modified: 2002-05-26 14:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jayed 2002-05-26 08:50:01 UTC
Added a RUN_DEPENDS for py-gdbm

Fix: 

MAINTAINER=	ports@FreeBSD.org

-RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
-
-BROKEN=		Requires gdbm support which is not built\
-		by default by python
+RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123 \
+		${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm

 WRKSRC=		${WRKDIR}/pimp3--nVaLloaAeSbrNtN2D4C2zdeBXDdxC1sFSKoR1k6afI7Xvtmd
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile    Sun May 26 02:04:02 2002
+++ Makefile    Sun May 26 02:11:48 2002
@@ -12,10 +12,8 @@
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-26 14:34:07 UTC
State Changed
From-To: open->closed

committed, thanks