1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Configure the program, then install it.

Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
This commit is contained in:
Matthew Hunt 1998-05-05 03:59:28 +00:00
parent 36a8f3820f
commit 3b45fc0d43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10851

View File

@ -3,7 +3,7 @@
# Date created: 3 May 1998
# Whom: brett@peloton.physics.montana.edu
#
# $Id:$
# $Id: Makefile,v 1.1.1.1 1998/05/05 01:00:20 mph Exp $
#
DISTNAME= latex2html-98.1p1
@ -40,10 +40,10 @@ do-install:
done
@${MKDIR} ${PREFIX}/share/texmf/tex/latex/latex2html
@${INSTALL_DATA} ${WRKSRC}/texinputs/* ${PREFIX}/share/texmf/tex/latex/latex2html
@${INSTALL_SCRIPT} ${WRKSRC}/latex2html ${PREFIX}/bin
post-install:
@cd ${PREFIX}/share/latex2html && env LATEX2HTMLDIR=${PREFIX}/share/latex2html ${PREFIX}/bin/perl ${PREFIX}/share/latex2html/install-test
@${INSTALL_SCRIPT} ${WRKSRC}/latex2html ${PREFIX}/bin
@${ECHO_MSG} "********************************************************"
@${ECHO_MSG} "Latex2html has now been installed with a very basic"
@${ECHO_MSG} "configuration and HTML specific style files have been"