summaryrefslogtreecommitdiff
path: root/audio/ruby-xmms2-ecore
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-07 18:24:51 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-07 18:24:51 +0000
commite5c1eab35c63b8e692a93f87756f9ba2f41ba6db (patch)
treecc9ddd20f078f2c6faeb09e88bb8b9942e78917b /audio/ruby-xmms2-ecore
parentUpgrade module mysql-1.290-1. (diff)
Update to 0.2DrEvil
PR: ports/99866 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=167147
Diffstat (limited to 'audio/ruby-xmms2-ecore')
-rw-r--r--audio/ruby-xmms2-ecore/Makefile6
-rw-r--r--audio/ruby-xmms2-ecore/pkg-plist1
2 files changed, 6 insertions, 1 deletions
diff --git a/audio/ruby-xmms2-ecore/Makefile b/audio/ruby-xmms2-ecore/Makefile
index 1785fcb71aff..9d9da2be41b8 100644
--- a/audio/ruby-xmms2-ecore/Makefile
+++ b/audio/ruby-xmms2-ecore/Makefile
@@ -14,6 +14,7 @@ COMMENT= Ruby ecore mainloop bindings for XMMS2
BUILD_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2
RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2
+LIB_DEPENDS+= ecore.1:${PORTSDIR}/x11/ecore
MASTERDIR= ${.CURDIR}/../xmms2
@@ -33,6 +34,9 @@ do-install:
${RUBY_SITEARCHLIBDIR}/xmmsclient_ecore.so
@cd ${WRKSRC} && ${INSTALL_PROGRAM} \
src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.so \
- ${LOCALBASE}/lib/libxmmsclient-ecore.so
+ ${PREFIX}/lib/libxmmsclient-ecore.so
+ @cd ${WRKSRC} && ${INSTALL_PROGRAM} \
+ src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.a \
+ ${PREFIX}/lib/libxmmsclient-ecore.a
.include "${MASTERDIR}/Makefile"
diff --git a/audio/ruby-xmms2-ecore/pkg-plist b/audio/ruby-xmms2-ecore/pkg-plist
index 149ac357ecf0..3f130c7f7bc9 100644
--- a/audio/ruby-xmms2-ecore/pkg-plist
+++ b/audio/ruby-xmms2-ecore/pkg-plist
@@ -1,2 +1,3 @@
%%RUBY_SITEARCHLIBDIR%%/xmmsclient_ecore.so
+lib/libxmmsclient-ecore.a
lib/libxmmsclient-ecore.so