summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-04-16 21:01:03 +0000
committerjoerg <joerg@pkgsrc.org>2014-04-16 21:01:03 +0000
commitbca4e94fd48305e7f3b0ac11901f6b1e6e5d4b71 (patch)
tree40b07af37550da245de4bcd4a2695c984b67d0b1 /editors
parenta72d8fff2deb0cf3b64357fd708abbcfa89e39ee (diff)
downloadpkgsrc-bca4e94fd48305e7f3b0ac11901f6b1e6e5d4b71.tar.gz
Needs xsltproc.
Diffstat (limited to 'editors')
-rw-r--r--editors/deforaos-editor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index 5a1b13d9eba..572b519bccd 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/04/08 02:10:29 khorben Exp $
+# $NetBSD: Makefile,v 1.9 2014/04/16 21:01:03 joerg Exp $
DISTNAME= Editor-0.3.0
PKGNAME= deforaos-editor-0.3.0
@@ -30,6 +30,7 @@ post-install:
.include "options.mk"
-.include "../../x11/deforaos-libdesktop/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/libxslt/xsltproc-nonet.mk"
+.include "../../x11/deforaos-libdesktop/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"