From e23774a145392d3f02c6069370df62993b8bd0d4 Mon Sep 17 00:00:00 2001 From: John Fieber Date: Wed, 20 Aug 1997 21:32:19 +0000 Subject: Don't insist on dragging in the latest and greatest perl. This will run happily with any version. --- textproc/sgmlformat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 0481625f4ad9..92c9651376bd 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -3,7 +3,7 @@ # Date created: July 16, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.3 1997/07/22 13:49:11 jfieber Exp $ +# $Id: Makefile,v 1.4 1997/08/05 06:41:54 asami Exp $ # DISTNAME= sgmlformat-1.2 @@ -24,7 +24,7 @@ RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade RUN_DEPENDS+= ${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \ ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \ - perl5.00401:${PORTSDIR}/lang/perl5 + ${PREFIX}/bin/perl:${PORTSDIR}/lang/perl5 post-install: @${CAT} ${PKGDIR}/MESSAGE -- cgit v1.2.3