pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cinepaint Add missing fltk buildlink3.mk file...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abcc5013db93
branches:  trunk
changeset: 508340:abcc5013db93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 17 23:42:35 2006 +0000

description:
Add missing fltk buildlink3.mk file. Fixes build.

diffstat:

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

diffs (17 lines):

diff -r e240a89ce525 -r abcc5013db93 graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile       Fri Feb 17 23:26:52 2006 +0000
+++ b/graphics/cinepaint/Makefile       Fri Feb 17 23:42:35 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/08 18:49:26 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2006/02/17 23:42:35 wiz Exp $
 
 DISTNAME=      cinepaint-0.20-2
 PKGNAME=       cinepaint-0.20.2
@@ -24,6 +24,7 @@
 .include "../../graphics/openexr/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
+.include "../../x11/fltk/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index