summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-17 23:42:35 +0000
committerwiz <wiz>2006-02-17 23:42:35 +0000
commit541f4d36dae2552b9d185aae0e9162409a5161d9 (patch)
tree29626433b9b3ecd8f9a04d02c00527ffc7ef641e /graphics
parent515a518ef7dabf5fa32915786509a0ead604c3c7 (diff)
downloadpkgsrc-541f4d36dae2552b9d185aae0e9162409a5161d9.tar.gz
Add missing fltk buildlink3.mk file. Fixes build.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cinepaint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile
index c6d495b8d86..c7e51cf1d56 100644
--- a/graphics/cinepaint/Makefile
+++ b/graphics/cinepaint/Makefile
@@ -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 @@ BUILDLINK_DEPENDS.lcms+= lcms>=1.13 # needs _cmsLCMScolorSpace
.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"