From 7237ce327b94344804ca071c243e4d18efa86038 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 4 Jul 2007 17:08:43 +0000 Subject: The port does not install any additional docs/examples anyways, so remove the useless target. --- lang/njs/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lang/njs') diff --git a/lang/njs/Makefile b/lang/njs/Makefile index 00414ae6e2a7..2bfeae9d7039 100644 --- a/lang/njs/Makefile +++ b/lang/njs/Makefile @@ -32,10 +32,4 @@ post-extract: 's,(\(unsigned char \*\) )(ptr \+=),\2 sizeof\1*,' \ ${WRKSRC}/src/iostream.c -pre-install: -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e "s:docs micros examples:micros:g" \ - ${WRKSRC}/Makefile -.endif - .include -- cgit v1.2.3