pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/pidgin-latex turn ImageMagick/bl3 inclusion into ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b5714f4112b
branches: trunk
changeset: 563233:7b5714f4112b
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Aug 11 12:17:20 2009 +0000
description:
turn ImageMagick/bl3 inclusion into a simple DEPENDS, nothing
compiles against its libraries
diffstat:
chat/pidgin-latex/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 76b9f87ed8b5 -r 7b5714f4112b chat/pidgin-latex/Makefile
--- a/chat/pidgin-latex/Makefile Tue Aug 11 12:12:34 2009 +0000
+++ b/chat/pidgin-latex/Makefile Tue Aug 11 12:17:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/08/19 18:18:11 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/11 12:17:20 drochner Exp $
VERSION= 1.2.1
PKGREVISION= 2
@@ -22,9 +22,10 @@
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/pidgin-latex/
+DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
+
.include "../../chat/pidgin/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../mk/tex.buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index