mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Don't insist on dragging in the latest and greatest perl. This will
run happily with any version.
This commit is contained in:
parent
715be2e9af
commit
e23774a145
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7633
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user