diff options
-rw-r--r-- | textproc/jade/Makefile | 4 | ||||
-rw-r--r-- | textproc/jade/pkg-plist | 30 | ||||
-rw-r--r-- | textproc/openjade/Makefile | 4 | ||||
-rw-r--r-- | textproc/openjade/pkg-plist | 30 |
4 files changed, 26 insertions, 42 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 697d872..9004432 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/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/jade/pkg-plist b/textproc/jade/pkg-plist index dc698d4..a3bdb33 100644 --- a/textproc/jade/pkg-plist +++ b/textproc/jade/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 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 |