summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/nvi-perl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile
index 7e26762adc29..a4791a8aa1b5 100644
--- a/editors/nvi-perl/Makefile
+++ b/editors/nvi-perl/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Feb 1998
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id$
+# $Id: Makefile,v 1.9 1998/02/19 16:49:58 itojun Exp $
#
DISTNAME= nvi-1.79
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.bostic.com/pub/ \
MAINTAINER= itojun@itojun.org
+BROKEN= perl upgrade
+
WRKSRC= ${WRKDIR}/${DISTNAME}/build
GNU_CONFIGURE= yes
USE_PERL5= yes