summaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-25 03:06:20 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-25 03:06:20 +0000
commit795a162f52e061cc9da29029a9343ccb25efe067 (patch)
tree7feecee70e1fa665813296dc4dd471876ad4f957 /audio/xmms2
parentMaintainer wants to use a different email adress. (diff)
Add ecore mainloop bindings for ruby for xmms2
PR: ports/99390 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=166258
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index b701d10e8de0..59d22fdb57a9 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -65,6 +65,9 @@ PLIST_SUB+= SID="@comment "
EXCLUDE+= ruby java
.elif defined(XMMS2_SLAVE) && ${XMMS2_SLAVE} == "ruby"
EXCLUDE+= python java
+.elif defined(XMMS2_SLAVE) && ${XMMS2_SLAVE} == "ruby-ecore"
+EXCLUDE+= python java
+WITH_ECORE= yes
.elif defined(XMMS2_SLAVE) && ${XMMS2_SLAVE} == "java"
EXCLUDE+= ruby python
.elif !defined(XMMS2_SLAVE)
@@ -72,7 +75,7 @@ EXCLUDE+= python ruby java
.endif
.if defined(WITH_ECORE)
-LIB_DEPENDS+= lecore.1:${PORTSDIR}/x11/ecore
+LIB_DEPENDS+= ecore.1:${PORTSDIR}/x11/ecore
PLIST_SUB+= ECORE=""
.else
EXCLUDE+= xmmsclient-ecore