summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dbtoepub/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/dbtoepub/Makefile b/textproc/dbtoepub/Makefile
index be82fad61b6..12989c89ec5 100644
--- a/textproc/dbtoepub/Makefile
+++ b/textproc/dbtoepub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/03/22 15:33:43 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/06/24 07:36:17 jperkin Exp $
#
.include "../../textproc/docbook-xsl/Makefile.common"
@@ -12,6 +12,8 @@ DEPENDS+= \
REPLACE_RUBY+= epub/bin/dbtoepub
+INSTALLATION_DIRS+= ${XSLDIR}
+
do-install:
${ECHO} "${INSTALL_DATA_DIR} ${DESTDIR}${XSLDIR}/epub"
${ECHO} "cd ${WRKSRC} && pax -rw -pp -pm epub ${DESTDIR}${XSLDIR}/"