From nobody@www.freebsd.org  Sun May 26 00:44:43 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id EF9B637B405
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 26 May 2002 00:44:42 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4Q7ighG049551
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 26 May 2002 00:44:42 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g4Q7igGi049550;
	Sun, 26 May 2002 00:44:42 -0700 (PDT)
Message-Id: <200205260744.g4Q7igGi049550@www.freebsd.org>
Date: Sun, 26 May 2002 00:44:42 -0700 (PDT)
From: Jay <jayed@jayed.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unbreak audio/pimp3 port
X-Send-Pr-Version: www-1.0

>Number:         38564
>Category:       ports
>Synopsis:       unbreak audio/pimp3 port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 26 00:50:01 PDT 2002
>Closed-Date:    Sun May 26 06:34:16 PDT 2002
>Last-Modified:  Sun May 26 06:34:16 PDT 2002
>Originator:     Jay
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD anubis.jayed.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat May 25 06:48:43 CDT 2002     jayed@anubis.jayed.com:/usr/obj/usr/src/sys/ANUBIS  i386
      
>Description:
Added a RUN_DEPENDS for py-gdbm
>How-To-Repeat:
      
>Fix:
--- Makefile    Sun May 26 02:04:02 2002
+++ Makefile    Sun May 26 02:11:48 2002
@@ -12,10 +12,8 @@

 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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Sun May 26 06:34:07 PDT 2002 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38564 
>Unformatted:
