summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2014-04-16 21:01:03 +0000
committerjoerg <joerg>2014-04-16 21:01:03 +0000
commit111df4202f0a713395b8872a8ea5e12e17fcc690 (patch)
tree40b07af37550da245de4bcd4a2695c984b67d0b1
parent5255b01c94870c7a02bd791e66a713c0096a53b2 (diff)
downloadpkgsrc-111df4202f0a713395b8872a8ea5e12e17fcc690.tar.gz
Needs xsltproc.
-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"