aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/kdemultimedia4/Makefile
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-03-14 03:13:51 +0800
committerlofi <lofi@FreeBSD.org>2007-03-14 03:13:51 +0800
commit87432be6bd25eb3480437ba60a5215c0dd638df1 (patch)
treeab7de9e071d3f9ea98b89e91c1837df514575248 /multimedia/kdemultimedia4/Makefile
parentf2070767435cacee5050d2f4e654719a24f5a4fd (diff)
downloadfreebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.tar.gz
freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.tar.zst
freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.zip
Update to KDE 3.5.6 / KOffice 1.6.2
Diffstat (limited to 'multimedia/kdemultimedia4/Makefile')
-rw-r--r--multimedia/kdemultimedia4/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile
index 742409c47c7c..08f08468273c 100644
--- a/multimedia/kdemultimedia4/Makefile
+++ b/multimedia/kdemultimedia4/Makefile
@@ -23,6 +23,7 @@ LIB_DEPENDS+= audiofile:${PORTSDIR}/audio/libaudiofile \
cdda_paranoia:${PORTSDIR}/audio/cdparanoia \
ogg:${PORTSDIR}/audio/libogg \
tag:${PORTSDIR}/audio/taglib \
+ theora:${PORTSDIR}/multimedia/libtheora \
vorbis:${PORTSDIR}/audio/libvorbis
USE_KDELIBS_VER=3
@@ -36,7 +37,7 @@ MAKE_ENV= ${CONFIGURE_ENV}
CONFIGURE_ARGS+= --with-vorbis="${LOCALBASE}" --disable-xinetest
CONFIGURE_ENV+= AKODE_CONFIG=${LOCALBASE}/bin/akode-config
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
DO_NOT_COMPILE+=akode juk mpeglib mpeglib_artsplug xine_artsplugin
@@ -47,13 +48,6 @@ OPTIONS= AKODE "Use akode for audio playback" on \
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.pre.mk>
-#.if ${OSVERSION} > 500035
-LIB_DEPENDS+= theora:${PORTSDIR}/multimedia/libtheora
-PLIST_SUB+= THEORA=""
-#.else
-#PLIST_SUB+= THEORA="@comment "
-#.endif
-
.if !defined(WITHOUT_AKODE)
LIB_DEPENDS+= akode:${PORTSDIR}/audio/akode
RUN_DEPENDS+= ${LOCALBASE}/lib/libakode.so:${PORTSDIR}/audio/akode