summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2013-06-10 18:56:45 +0000
committerjoerg <joerg>2013-06-10 18:56:45 +0000
commitf0220a50c14f1ba8792286dcf6524f1dbadd6fa9 (patch)
tree280ad6d8d0fb7aa07e9efa171db7a2febc994240 /graphics
parentf8d13f625b345c0d79538c0cf360533191d748ab (diff)
downloadpkgsrc-f0220a50c14f1ba8792286dcf6524f1dbadd6fa9.tar.gz
Needs TCL to build.
Diffstat (limited to 'graphics')
-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"