summaryrefslogtreecommitdiff
path: root/textproc/latex2html
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-02 00:12:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-02 00:12:21 +0000
commit4b07f0329bb8cb4cd36d887bc804d953520a5914 (patch)
tree455318a7177e97b36ca92f2c2ec3d06a692c66e5 /textproc/latex2html
parentWhoops. Bump the `required version' field also. (diff)
Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway.
Notes
Notes: svn path=/head/; revision=15765
Diffstat (limited to 'textproc/latex2html')
-rw-r--r--textproc/latex2html/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 772039b86257..f2650803ec64 100644
--- a/textproc/latex2html/Makefile
+++ b/textproc/latex2html/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 May 1998
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.3 1998/05/05 05:14:03 mph Exp $
+# $Id: Makefile,v 1.4 1998/09/15 21:31:53 asami Exp $
#
DISTNAME= latex2html-98.1p1
@@ -13,14 +13,14 @@ MASTER_SITES= http://www-dsed.llnl.gov/files/programs/unix/latex2html/sources/ \
MAINTAINER= brett@peloton.physics.montana.edu
-RUN_DEPENDS= ${PERL5}:${PORTSDIR}/lang/perl5 \
- ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \
+RUN_DEPENDS= ${PREFIX}/bin/latex:${PORTSDIR}/print/latex \
${PREFIX}/bin/dvips:${PORTSDIR}/print/dvips \
${PREFIX}/bin/gs:${PORTSDIR}/print/ghostscript5 \
${X11BASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm
WRKSRC= ${WRKDIR}/latex2html
+USE_PERL5= yes
NO_BUILD= yes
IS_INTERACTIVE= yes
NO_PACKAGE= An interrogation follows installation