summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1997-08-20 21:32:19 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1997-08-20 21:32:19 +0000
commite23774a145392d3f02c6069370df62993b8bd0d4 (patch)
tree4a4ae8256e62e520f8042d0a300b8bde514c0b95 /textproc
parentAdd tk80 (diff)
Don't insist on dragging in the latest and greatest perl. This will
run happily with any version.
Notes
Notes: svn path=/head/; revision=7633
Diffstat (limited to 'textproc')
-rw-r--r--textproc/sgmlformat/Makefile4
1 files changed, 2 insertions, 2 deletions
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