summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-06-27 14:23:20 +0000
committerryoon <ryoon@pkgsrc.org>2014-06-27 14:23:20 +0000
commit9129a5f81af0c4589e70194263e7ae9d8dfe014d (patch)
tree6127d6e1370dfaa578a1edaa21fc41b2fdd3e1f3 /misc
parent0bbb31b09fc089fe6d234d147a9335f553f895e3 (diff)
downloadpkgsrc-9129a5f81af0c4589e70194263e7ae9d8dfe014d.tar.gz
python is used during build process.
From richard@.
Diffstat (limited to 'misc')
-rw-r--r--misc/libreoffice4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile
index 4d3e1a415b6..4cd3fb326a9 100644
--- a/misc/libreoffice4/Makefile
+++ b/misc/libreoffice4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2014/06/22 23:59:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2014/06/27 14:23:20 ryoon Exp $
VER= 4.2.4.2
DISTNAME= libreoffice-${VER}
@@ -263,6 +263,7 @@ post-install:
#.include "../../graphics/sane-backends/buildlink3.mk"
#.include "../../graphics/vigra/buildlink3.mk"
.include "../../lang/python/application.mk"
+.include "../../lang/python/tool.mk"
.include "../../math/lp_solve/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"