From 99803e711530f2d9b61618bce008c272f6365ee4 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 17 Apr 2014 20:18:23 +0000 Subject: Depend on libxslt and docbook-xsl. --- editors/deforaos-editor/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'editors') 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" -- cgit v1.2.3