diff options
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 10 | ||||
-rw-r--r-- | www/wml/distinfo | 2 |
2 files changed, 4 insertions, 8 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 702703b2922f..cff617ab4672 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wml -# Version required: 1.6.7 +# Version required: 1.6.8 # Date created: 09-Sep-1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id: Makefile,v 1.26 1998/10/15 10:43:21 jseger Exp $ +# $Id: Makefile,v 1.27 1998/11/11 05:37:38 asami Exp $ # -DISTNAME= wml-1.6.7 +DISTNAME= wml-1.6.8 CATEGORIES= www lang MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \ ftp://ftp.ch.engelschall.com/sw/wml/ \ @@ -17,10 +17,6 @@ MAINTAINER= rse@engelschall.com .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 300000 -BROKEN= perl -.endif - USE_PERL5= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ diff --git a/www/wml/distinfo b/www/wml/distinfo index 02f912fde12d..ce8e48a82c31 100644 --- a/www/wml/distinfo +++ b/www/wml/distinfo @@ -1 +1 @@ -MD5 (wml-1.6.7.tar.gz) = 29749c474966784f468a457e5f22f7a4 +MD5 (wml-1.6.8.tar.gz) = 32755141cba3c05b5fcb4b2a98eb328e |