Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 09:48:28 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/39915: [Maintainer Update] Fix Port audio/xmms-ladspa
Message-ID:  <200206270748.g5R7mSMw001263@sauna.arved.de>

next in thread | raw e-mail | index | archive | help

>Number:         39915
>Category:       ports
>Synopsis:       [Maintainer Update] Fix Port audio/xmms-ladspa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 27 01:00:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-RC i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-RC FreeBSD 4.6-RC #4: Wed Jun 5 00:48:18 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	Missed dependency on audio/ladspa
	Noticed by:	 bento
	http://bento.freebsd.org/errorlogs/4-full/xmms-ladspa-0.5.log
	
>How-To-Repeat:
	
>Fix:

	
 diff -u Makefile
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-ladspa/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    31 May 2002 17:01:24 -0000      1.2
+++ Makefile    27 Jun 2002 07:44:56 -0000
@@ -12,6 +12,7 @@

 MAINTAINER=    freebsdports@arved.de

+BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
 LIB_DEPENDS=   xmms.3:${PORTSDIR}/audio/xmms

 USE_X_PREFIX=  yes


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206270748.g5R7mSMw001263>