summaryrefslogtreecommitdiff
path: root/textproc/jade/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-03-29 13:43:44 +0000
committerhubertf <hubertf@pkgsrc.org>2001-03-29 13:43:44 +0000
commit67b3b6a5585d05449a8cc53c3bc5ab58eb699361 (patch)
treec8d3a7c3054c4a9d58e5450b71343e061acf98f3 /textproc/jade/Makefile
parente708776328ce4434bc8b4b58c27582f278c806f4 (diff)
downloadpkgsrc-67b3b6a5585d05449a8cc53c3bc5ab58eb699361.tar.gz
Installed docs are actually for SP, not Jade
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
Diffstat (limited to 'textproc/jade/Makefile')
-rw-r--r--textproc/jade/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index b0a54be6317..c5b8a1c426c 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/03/29 11:34:34 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2001/03/29 13:43:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.15 1999/01/31 11:15:57 dirk Exp
#
@@ -26,8 +26,8 @@ post-install:
.endfor
${INSTALL_DATA_DIR} ${PREFIX}/include/sp
${INSTALL_DATA} ${WRKSRC}/include/* ${PREFIX}/include/sp
- ${MKDIR} ${PREFIX}/share/doc/jade
- ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${PREFIX}/share/doc/jade
+ ${MKDIR} ${PREFIX}/share/doc/sp
+ ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${PREFIX}/share/doc/sp
${MKDIR} ${PREFIX}/share/sgml/jade
${INSTALL_DATA} ${WRKSRC}/dsssl/* ${PREFIX}/share/sgml/jade