Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Oct 1999 06:44:51 -0700 (PDT)
From:      ozz@FreeBSD.org.ru
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14180: port audio/wmsound little change...
Message-ID:  <19991007134451.7AA2714F8D@hub.freebsd.org>

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

>Number:         14180
>Category:       ports
>Synopsis:       port audio/wmsound little change...
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  7 06:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Osokin Sergey
>Release:        3.3-STABLE
>Organization:
Russian FreeBSD Team
>Environment:
3.3-STABLE FreeBSD 3.3-STABLE #1: Mon Oct  4 18:01:58 MSD 1999
>Description:
libproplist for port audio/wmsound not changed...
>How-To-Repeat:
cd /usr/ports/audio/wmsound && make install
>Fix:
try following patch for audio/wmsound:
--- Makefile.old        Thu Oct  7 17:38:12 1999
+++ Makefile    Thu Oct  7 17:30:47 1999
@@ -13,7 +13,7 @@
 MAINTAINER=    ports@FreeBSD.org       
 
 BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
-LIB_DEPENDS=   PropList.1:${PORTSDIR}/devel/libPropList
+LIB_DEPENDS=   PropList.2:${PORTSDIR}/devel/libPropList
 
 USE_IMAKE=     yes
 NO_INSTALL_MANPAGES=   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?19991007134451.7AA2714F8D>