ports/104390: [PATCH] audio/xmms-liveice: fix PLIST_FILES

Thomas Abthorpe thomas at goodking.ca
Fri Oct 13 20:50:28 UTC 2006


>Number:         104390
>Category:       ports
>Synopsis:       [PATCH] audio/xmms-liveice: fix PLIST_FILES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 20:50:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- fix PLIST_FILES
- pet portlint, USE_LDCONFIG=yes

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xmms-liveice-1.0.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-liveice/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	11 Oct 2006 12:03:23 -0000	1.20
+++ Makefile	13 Oct 2006 20:40:32 -0000
@@ -18,11 +18,11 @@
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame
 
-BROKEN=		Incomplete pkg-plist
+WRKSRC=		${WRKDIR}/LiveIce-${PORTVERSION}
 
-WRKSRC=		${WRKDIR}/LiveIce-1.0.0
-
-PLIST_FILES=	lib/xmms/Effect/libliveice.so
+PLIST_FILES=	lib/xmms/Effect/libliveice.la \
+		lib/xmms/Effect/libliveice.so
+USE_LDCONFIG=	yes
 USE_X_PREFIX=	yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
--- xmms-liveice-1.0.0_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list