aboutsummaryrefslogtreecommitdiffstats
path: root/audio/py-xmms2
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2013-09-29 18:41:24 +0800
committermadpilot <madpilot@FreeBSD.org>2013-09-29 18:41:24 +0800
commit947814d648e0d58348d2922c946c9f6437112daf (patch)
treed0df688919caf90ef3152e671d3e93392160a917 /audio/py-xmms2
parentf1438a1f5bd0ab32b437dc4e9d8469e4ec6708e2 (diff)
downloadfreebsd-ports-gnome-947814d648e0d58348d2922c946c9f6437112daf.tar.gz
freebsd-ports-gnome-947814d648e0d58348d2922c946c9f6437112daf.tar.zst
freebsd-ports-gnome-947814d648e0d58348d2922c946c9f6437112daf.zip
Convert xmms2 ports to staging.
While here, convert to new LIB_DEPENDS format.
Diffstat (limited to 'audio/py-xmms2')
-rw-r--r--audio/py-xmms2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/py-xmms2/Makefile b/audio/py-xmms2/Makefile
index 8daa884b3ef5..975a5d90f271 100644
--- a/audio/py-xmms2/Makefile
+++ b/audio/py-xmms2/Makefile
@@ -10,12 +10,11 @@ MAINTAINER= madpilot@FreeBSD.org
COMMENT= Python Bindings for XMMS2
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex
-LIB_DEPENDS+= xmmsclient.6:${PORTSDIR}/audio/xmms2
+LIB_DEPENDS+= libxmmsclient.so:${PORTSDIR}/audio/xmms2
MASTERDIR= ${.CURDIR}/../xmms2
USE_PYTHON= yes
-NO_STAGE= yes
PLIST= ${.CURDIR}/pkg-plist