diff options
-rw-r--r-- | textproc/sgmlformat/Makefile | 9 | ||||
-rw-r--r-- | textproc/sgmlformat/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index bf01b491b529..d343b86a15c3 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sgmlformat -# Version required: 1.6 +# Version required: 1.7 # Date created: July 16, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.8 1998/01/17 17:28:44 jfieber Exp $ +# $Id: Makefile,v 1.9 1998/02/21 21:59:37 jfieber Exp $ # -DISTNAME= sgmlformat-1.6 +DISTNAME= sgmlformat-1.7 CATEGORIES= textproc print MASTER_SITES= ftp://fallout.campusview.indiana.edu/pub/sgml/ @@ -24,7 +24,8 @@ RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade RUN_DEPENDS+= ${PREFIX}/share/sgml/linuxdoc:${PORTSDIR}/textproc/linuxdoc \ ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook \ - ${PREFIX}/bin/perl:${PORTSDIR}/lang/perl5 + +USE_PERL5= yes post-install: @${CAT} ${PKGDIR}/MESSAGE diff --git a/textproc/sgmlformat/distinfo b/textproc/sgmlformat/distinfo index 57da8eaeb8ca..8eaa22e0adc3 100644 --- a/textproc/sgmlformat/distinfo +++ b/textproc/sgmlformat/distinfo @@ -1 +1 @@ -MD5 (sgmlformat-1.6.tar.gz) = 3defa39a0369f45ceeeb7138d505160a +MD5 (sgmlformat-1.7.tar.gz) = a24b6fdf6c14c10f7344b1f3fe09a53a |