Date: Thu, 18 Apr 2002 10:53:38 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libdvdread Makefile Message-ID: <200204181753.g3IHrc670526@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2002/04/18 10:53:38 PDT Modified files: graphics/libdvdread Makefile Log: o Add libdvdcss as a library dependency so that we can properly match libdvdcss version with libdvdread since it depends on matching libdvdcss API o No meaningless overhead since libdvdread automatically uses libdvdcss whether the port has knowledge of it or not. Besides, all ports using libdvdread list libdvdcss as a dependency as well (exception made to xine_d5d_plugin but an updated version will) o Also, it's a 22K overhead o Furthermore, all ports depending on libdvdread SHOULD depend on libdvdcss for obvious reasons Reviewed by: fenner Revision Changes Path 1.5 +9 -2 ports/graphics/libdvdread/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204181753.g3IHrc670526>