summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-28 14:08:17 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-28 14:08:17 +0000
commit8dfcf896b0e42ac51bff6353df2f77304fcd2b3b (patch)
tree031853aa76b4ba86344c6832b0cd2aebad785be8 /multimedia/kdemultimedia3
parentFix the URL's in pkg-descr and add HTTP master sites. (diff)
o Both completely and utterly remove detection of libxine port
o For some yet unknown reason, the port was ignoring the disabling of libxine detection Prompted by: roberto Approved by: Lauri Watts <lauri@kde.org> (FreeBSD KDE Team), Andy Fawcett <tap@kde.org> (FreeBSD KDE Team)
Notes
Notes: svn path=/head/; revision=76637
Diffstat (limited to 'multimedia/kdemultimedia3')
-rw-r--r--multimedia/kdemultimedia3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile
index abc79639e33c..fd643659507e 100644
--- a/multimedia/kdemultimedia3/Makefile
+++ b/multimedia/kdemultimedia3/Makefile
@@ -34,6 +34,7 @@ MAKE_ENV= ${CONFIGURE_ENV}
CONFIGURE_ARGS+= --without-lame \
--with-vorbis=${LOCALBASE} \
--disable-cdparanoia \
+ --with-xine-prefix=${NONEXISTENT} \
--enable-audio=oss,esd
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"