pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/radiance This package really wants wish, too,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4117d93d470
branches:  trunk
changeset: 489148:d4117d93d470
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Thu Feb 17 17:54:12 2005 +0000

description:
This package really wants wish, too, so depend on tk.

diffstat:

 graphics/radiance/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r d25ba4840553 -r d4117d93d470 graphics/radiance/Makefile
--- a/graphics/radiance/Makefile        Thu Feb 17 17:53:45 2005 +0000
+++ b/graphics/radiance/Makefile        Thu Feb 17 17:54:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/02/17 00:38:37 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/17 17:54:12 jschauma Exp $
 #
 
 DISTNAME=      rad3R6P1
@@ -78,4 +78,5 @@
        ${INSTALL_DATA} ${WRKSRC}/doc/ray.html ${PREFIX}/share/doc/radiance/index.html
 
 .include "../../graphics/tiff/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index