Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 00:52:37 +0200 (CEST)
From:      Benjamin Lutz <mail@maxlor.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104397: audio/xmms-liveice: fix pkg-plist, unbreak
Message-ID:  <20061013225237.87A232E142@maxlor.mine.nu>
Resent-Message-ID: <200610132300.k9DN0ccX083412@freefall.freebsd.org>

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

>Number:         104397
>Category:       ports
>Synopsis:       audio/xmms-liveice: fix pkg-plist, unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 23:00:38 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Lutz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD atlantis.intranet 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Tue Oct 3 02:34:38 CEST 2006 maxlor@atlantis.intranet:/usr/obj/usr/src/sys/ATLANTIS i386

>Description:
fix pkg-plist, unbreak
>How-To-Repeat:
>Fix:

--- liveice.patch begins here ---
diff -ruN audio/xmms-liveice.orig/Makefile audio/xmms-liveice/Makefile
--- audio/xmms-liveice.orig/Makefile	Sat Oct 14 00:46:54 2006
+++ audio/xmms-liveice/Makefile	Sat Oct 14 00:48:04 2006
@@ -18,11 +18,10 @@
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame
 
-BROKEN=		Incomplete pkg-plist
-
 WRKSRC=		${WRKDIR}/LiveIce-1.0.0
 
-PLIST_FILES=	lib/xmms/Effect/libliveice.so
+PLIST_FILES=	lib/xmms/Effect/libliveice.so \
+		lib/xmms/Effect/libliveice.la 
 USE_X_PREFIX=	yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
--- liveice.patch ends here ---


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



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