summaryrefslogtreecommitdiff
path: root/textproc/dbtoepub
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2012-06-24 07:36:17 +0000
committerjperkin <jperkin@pkgsrc.org>2012-06-24 07:36:17 +0000
commit4d4045e59adbb8b8bfef0241573dff691be65348 (patch)
treec5758bda21fc6539e4b3272fe52b074a7e7ebb57 /textproc/dbtoepub
parentd6a5037fe0fe4a29e2da3e1ba5e729c9cdd5cd83 (diff)
downloadpkgsrc-4d4045e59adbb8b8bfef0241573dff691be65348.tar.gz
Add missing INSTALLATION_DIRS.
Diffstat (limited to 'textproc/dbtoepub')
-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}/"