summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-08 09:59:46 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-08 09:59:46 +0800
commit32656319156f3d7b9f6c74c9ffc3ba8b6c3ade36 (patch)
tree91123eefd7ba88120b07ce50c19937eef3fb4145 /audio/rhythmbox-devel/Makefile
parentf40c5289a8deadd812920c0a71113861c6a93614 (diff)
downloadmarcuscom-ports-32656319156f3d7b9f6c74c9ffc3ba8b6c3ade36.tar.gz
marcuscom-ports-32656319156f3d7b9f6c74c9ffc3ba8b6c3ade36.tar.zst
marcuscom-ports-32656319156f3d7b9f6c74c9ffc3ba8b6c3ade36.zip
Fix CONFIGURE_ARGS for xine support.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1792 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox-devel/Makefile')
-rw-r--r--audio/rhythmbox-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 841dc955e..04a44f4b5 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -34,8 +34,9 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off
.ifdef (WITH_XINE)
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
-CONFIGURE_ARGS+= --enable-xine
+CONFIGURE_ARGS+= --with-player=xine
.else
+CONFIGURE_ARGS+= --with-player=gstreamer
USE_GNOME+= gstreamerplugins
.endif
l now, but causeslofi2004-08-011-0/+4 * Update to version 3.2.3lofi2004-06-103-14/+3 * Update to KDE 3.2.2lofi2004-04-202-2/+13 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-104-29/+19 * Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION.lofi2004-02-103-7/+79 * RUN_DEPENDS on gnupg, CONFLICTS with kgpg.lofi2004-02-051-1/+5 * Update to KDE 3.2.0lofi2004-02-0510-115/+253 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * - AMD64 has no APMarved2003-11-261-3/+3 * Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-042-3/+2 * IA64s do not have apm.arved2003-09-301-2/+2 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-1/+11 * Update to KDE 3.1.2lioux2003-05-201-1/+1 * Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update.arved2003-05-081-0/+11 * Fix build on CURRENTarved2003-04-091-1/+9 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-064-52/+40 * Use a size_t to hold the result of sizeof() instead of an unsigned int.jhb2003-03-191-12/+14 * Clear moonlight beckons.ade2003-03-072-1/+1 * Fix Build on CURRENT.arved2003-03-032-0/+53 * update to 3.1 official releasealane2003-01-298-296/+382 * Fix a typo (forgot a '%' on a PLIST_SUB variable).petef2003-01-061-1/+1 * Fix build on alpha (don't include the klaptop files when we are on alpha,petef2003-01-021-23/+23 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-33/+28 * 1. Bump PORTREVISION to 1.alane2002-10-022-10/+23 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-15/+2 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+2 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-10/+80 * Don't build klaptopdaemon on alpha.gallatin2002-05-212-23/+34 * Update to 3.0. Sigh.will2002-04-231-0/+226 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-224-366/+10 * Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-30