From 979d261f3153307dba7dbb4962f77bd99cbfd7ec Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 3 Mar 1998 13:19:10 +0000 Subject: _Always_ install the license file. --- textproc/tth/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index aca72fb10180..23b29d386528 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Feb 1998 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.1.1.1 1998/02/20 08:04:07 tg Exp $ +# $Id: Makefile,v 1.2 1998/03/03 10:58:02 tg Exp $ # DISTNAME= tth_C @@ -31,10 +31,10 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/latex2gif ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ps2gif ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tth.1 ${PREFIX}/man/man1 -.if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/tth - ${INSTALL_SCRIPT} ${WRKSRC}/tth_manual.html ${PREFIX}/share/doc/tth ${INSTALL_SCRIPT} ${WRKSRC}/license.txt ${PREFIX}/share/doc/tth +.if !defined(NOPORTDOCS) + ${INSTALL_SCRIPT} ${WRKSRC}/tth_manual.html ${PREFIX}/share/doc/tth .endif @${CAT} ${PKGDIR}/MESSAGE -- cgit v1.2.3