summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2014-04-16 21:01:03 +0000
committerjoerg <joerg>2014-04-16 21:01:03 +0000
commit3e8b6409f18b3b39f9f5786aa267899979f12ea1 (patch)
tree56d19782cb949cd113b6440f116016bd89d2eab8 /editors
parentcf9e2043496f941ca35ae85c7d4468a672a7dbac (diff)
downloadpkgsrc-3e8b6409f18b3b39f9f5786aa267899979f12ea1.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"