aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-10-14 16:42:38 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-10-14 16:42:38 +0000
commita697f069974caaabfe04a165c7d55589acd4fffc (patch)
tree27f3c94790055fd5d84d053631bef247ac511307
parent410ab5384e8e7f6b46171572308850618808bef8 (diff)
downloadports-a697f069974caaabfe04a165c7d55589acd4fffc.tar.gz
ports-a697f069974caaabfe04a165c7d55589acd4fffc.zip
Notes
-rw-r--r--audio/xmms-liveice/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile
index 82e5477089a3..c3563d810e56 100644
--- a/audio/xmms-liveice/Makefile
+++ b/audio/xmms-liveice/Makefile
@@ -18,11 +18,11 @@ COMMENT= Use XMMS for streaming audio to Icecast servers
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