summaryrefslogtreecommitdiffstats
path: root/editors/nvi-perl/Makefile
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2003-05-23 00:13:41 +0000
committersumikawa <sumikawa@FreeBSD.org>2003-05-23 00:13:41 +0000
commitef792197ad7375d8d4a8b7f54c2e316d391e41ce (patch)
treeae13e5072271eb2c1a6f13600b218405877ae114 /editors/nvi-perl/Makefile
parent524314e6d2fbad11b8254dc49879a20b0bd95285 (diff)
downloadFreeBSD-ports-ef792197ad7375d8d4a8b7f54c2e316d391e41ce.zip
FreeBSD-ports-ef792197ad7375d8d4a8b7f54c2e316d391e41ce.tar.gz
Make buildable on -current and unmark BROKEN.
Diffstat (limited to 'editors/nvi-perl/Makefile')
-rw-r--r--editors/nvi-perl/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile
index dcfa5e8..304af61 100644
--- a/editors/nvi-perl/Makefile
+++ b/editors/nvi-perl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nvi
PORTVERSION= 1.79
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= ftp://sleepy.vwh.net/pub/ \
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
@@ -16,12 +16,6 @@ PKGNAMESUFFIX= -perl
MAINTAINER= ports@FreeBSD.org
COMMENT= A clone of vi/ex, with perl5 linked into
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
# can't say PATCH_DIST_STRIP=-p1 because contains files outside ${WRKSRC}
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p0
PATCH_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p0
@@ -39,4 +33,4 @@ MLINKS= pnvi.1 pnex.1 pnvi.1 pnview.1
post-patch:
${LN} -s /usr/include/sys/queue.h ${WRKSRC}/../include/sys/queue_dist.h
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud