summaryrefslogtreecommitdiffstats
path: root/textproc/openjade
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-01-31 11:15:57 +0000
committerdirk <dirk@FreeBSD.org>1999-01-31 11:15:57 +0000
commit2f95b010b1c58b28cf77335c834b28bb962164f5 (patch)
tree1a81944a776d33d3960262633caf2bef656759f2 /textproc/openjade
parent278fee0271aaa53767a28e04dfa0d6dcad61d01a (diff)
downloadFreeBSD-ports-2f95b010b1c58b28cf77335c834b28bb962164f5.zip
FreeBSD-ports-2f95b010b1c58b28cf77335c834b28bb962164f5.tar.gz
Install correct files in ${PREFIX}/share/sgml/jade.
Submitted by: Robert Brive <brive@mail.dotcom.fr> Requested by: John Fieber <jfieber@FreeBSD.ORG>
Diffstat (limited to 'textproc/openjade')
-rw-r--r--textproc/openjade/Makefile4
-rw-r--r--textproc/openjade/pkg-plist30
2 files changed, 13 insertions, 21 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 697d872..9004432 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.13 1999/01/27 00:12:22 dirk Exp $
+# $Id: Makefile,v 1.14 1999/01/27 12:47:14 dirk Exp $
#
DISTNAME= jade-1.2.1
@@ -24,7 +24,7 @@ post-install:
${MKDIR} ${PREFIX}/share/doc/jade
${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${PREFIX}/share/doc/jade
${MKDIR} ${PREFIX}/share/sgml/jade
- ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${PREFIX}/share/sgml/jade
+ ${INSTALL_DATA} ${WRKSRC}/dsssl/* ${PREFIX}/share/sgml/jade
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m $(PREFIX)/lib
.include <bsd.port.mk>
diff --git a/textproc/openjade/pkg-plist b/textproc/openjade/pkg-plist
index dc698d4..a3bdb33 100644
--- a/textproc/openjade/pkg-plist
+++ b/textproc/openjade/pkg-plist
@@ -171,25 +171,17 @@ share/doc/jade/sx.htm
share/doc/jade/sysdecl.htm
share/doc/jade/sysid.htm
share/doc/jade/xml.htm
-share/sgml/jade/archform.htm
-share/sgml/jade/build.htm
-share/sgml/jade/catalog.htm
-share/sgml/jade/charset.htm
-share/sgml/jade/features.htm
-share/sgml/jade/generic.htm
-share/sgml/jade/ideas.htm
-share/sgml/jade/index.htm
-share/sgml/jade/new.htm
-share/sgml/jade/nsgmls.htm
-share/sgml/jade/sgmldecl.htm
-share/sgml/jade/sgmlnorm.htm
-share/sgml/jade/sgmlsout.htm
-share/sgml/jade/spam.htm
-share/sgml/jade/spent.htm
-share/sgml/jade/sx.htm
-share/sgml/jade/sysdecl.htm
-share/sgml/jade/sysid.htm
-share/sgml/jade/xml.htm
+share/sgml/jade/Makefile.jadetex
+share/sgml/jade/catalog
+share/sgml/jade/demo.dsl
+share/sgml/jade/demo.sgm
+share/sgml/jade/dsssl.dtd
+share/sgml/jade/fot.dtd
+share/sgml/jade/jadetex.dtx
+share/sgml/jade/jadetex.ini
+share/sgml/jade/jadetex.ins
+share/sgml/jade/pdfjadetex.ini
+share/sgml/jade/style-sheet.dtd
@dirrm include/sp
@dirrm share/doc/jade
@dirrm share/sgml/jade
OpenPOWER on IntegriCloud