From c1f4c13dd879f8cfffcf7bee83635ffa5fc95729 Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 16 Dec 2007 23:45:51 +0000 Subject: It is not necessary for k3b to build and run to include libdvdcss directly; it will be found by libdvdread if libdvdcss is installed. Hat: portmgr --- sysutils/k3b/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sysutils/k3b') diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 18aab28243c1..ff440408d8bc 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -16,7 +16,6 @@ COMMENT= A CD/DVD recording GUI for KDE RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ - dvdcss:${PORTSDIR}/multimedia/libdvdcss \ samplerate:${PORTSDIR}/audio/libsamplerate USE_BZIP2= yes -- cgit