pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/dvd-slideshow turn ImageMagick/bl3 inclusio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/692ea8a395a2
branches:  trunk
changeset: 397385:692ea8a395a2
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Aug 11 12:46:41 2009 +0000

description:
turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
is compiled here

diffstat:

 multimedia/dvd-slideshow/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r fd2fb6bcdd73 -r 692ea8a395a2 multimedia/dvd-slideshow/Makefile
--- a/multimedia/dvd-slideshow/Makefile Tue Aug 11 12:40:45 2009 +0000
+++ b/multimedia/dvd-slideshow/Makefile Tue Aug 11 12:46:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/06/12 17:24:53 ahoka Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/11 12:46:41 drochner Exp $
 # FreeBSD Id: ports/multimedia/dvd-slideshow/Makefile,v 1.12 2007/09/23 04:42:06 edwin Exp
 
 DISTNAME=      dvd-slideshow-0.7.5
@@ -18,6 +18,7 @@
 DEPENDS+=      sox-[0-9]*:../../audio/sox
 DEPENDS+=      dvdauthor-[0-9]*:../../multimedia/dvdauthor
 DEPENDS+=      dvd+rw-tools-[0-9]*:../../sysutils/dvd+rw-tools
+DEPENDS+=      ImageMagick-[0-9]*:../../graphics/ImageMagick
 
 USE_X11BASE=   yes
 USE_TOOLS+=    bash:run
@@ -66,7 +67,6 @@
        ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DESTDIR}${PREFIX}/share/doc/dvd-slideshow
 .endfor
 
-.include "../../graphics/ImageMagick/buildlink3.mk"
 .include "../../multimedia/mjpegtools/buildlink3.mk"
 .include "../../multimedia/ffmpeg/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index