summaryrefslogtreecommitdiff
path: root/www/wml
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 00:16:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 00:16:46 +0000
commit6b0bd40311a8abadb8e27f01569de65eff753e4a (patch)
treef4437e6d70d838b77f4649444688e68054b6f662 /www/wml
parentMinor cleanups including fixing the executable so it actually (diff)
This port didn't survive the perl5 upgrade.
Notes
Notes: svn path=/head/; revision=12816
Diffstat (limited to 'www/wml')
-rw-r--r--www/wml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile
index ec75427cb62e..bffc6ebc04ba 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -3,7 +3,7 @@
# Date created: 09-Sep-1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
-# $Id: Makefile,v 1.21 1998/06/25 12:34:26 rse Exp $
+# $Id: Makefile,v 1.22 1998/08/02 15:43:35 rse Exp $
#
DISTNAME= wml-1.6.7
@@ -15,6 +15,8 @@ MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ \
MAINTAINER= rse@engelschall.com
+BROKEN= perl5 upgrade
+
USE_PERL5= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \