summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2014-04-17 20:18:23 +0000
committerjoerg <joerg>2014-04-17 20:18:23 +0000
commitaf4d9fbe7fc513eeb63de59a0eadab705ac39ae5 (patch)
tree11e9cad28320801f372f7c152c6a1f229c020b72 /editors
parent7e27fd56444c64b623cd923a190af91a1b1b3e73 (diff)
downloadpkgsrc-af4d9fbe7fc513eeb63de59a0eadab705ac39ae5.tar.gz
Depend on libxslt and docbook-xsl.
Diffstat (limited to 'editors')
-rw-r--r--editors/deforaos-editor/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index 572b519bccd..f0b5549327e 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/04/16 21:01:03 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2014/04/17 20:18:23 joerg Exp $
DISTNAME= Editor-0.3.0
PKGNAME= deforaos-editor-0.3.0
@@ -30,6 +30,9 @@ post-install:
.include "options.mk"
+BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/libxslt/xsltproc-nonet.mk"
.include "../../x11/deforaos-libdesktop/buildlink3.mk"