summaryrefslogtreecommitdiff
path: root/graphics/skencil
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-06-10 18:56:45 +0000
committerjoerg <joerg@pkgsrc.org>2013-06-10 18:56:45 +0000
commit7f2993e917b0e6a7da8a6cb56917e345500a88dd (patch)
tree280ad6d8d0fb7aa07e9efa171db7a2febc994240 /graphics/skencil
parentd8e3ead652cfd395574362b78f7261326405279f (diff)
downloadpkgsrc-7f2993e917b0e6a7da8a6cb56917e345500a88dd.tar.gz
Needs TCL to build.
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index 27ac1fa5e76..b1143db2a29 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/06/04 22:16:28 tron Exp $
+# $NetBSD: Makefile,v 1.26 2013/06/10 18:56:45 joerg Exp $
DISTNAME= skencil-0.6.17
PKGREVISION= 11
@@ -45,4 +45,5 @@ post-install:
.include "../../lang/python/application.mk"
.include "../../graphics/py-imaging/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
+.include "../../lang/tcl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"