pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cinepaint Remote support needs libXmu.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d5c2afdc42e
branches:  trunk
changeset: 523480:1d5c2afdc42e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 08 15:21:13 2007 +0000

description:
Remote support needs libXmu.

diffstat:

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

diffs (17 lines):

diff -r 268420c68029 -r 1d5c2afdc42e graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile       Mon Jan 08 15:20:28 2007 +0000
+++ b/graphics/cinepaint/Makefile       Mon Jan 08 15:21:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/28 18:23:28 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/01/08 15:21:13 joerg Exp $
 
 DISTNAME=      cinepaint-0.20-2
 PKGNAME=       cinepaint-0.20.2
@@ -26,6 +26,7 @@
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../x11/fltk/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index