From c2c2a2b86b90c79b4ef6926d232c484289cc9ca9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:48:32 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: java) --- java/jflex/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'java/jflex') diff --git a/java/jflex/Makefile b/java/jflex/Makefile index b4e3b302f000..41babf6da63d 100644 --- a/java/jflex/Makefile +++ b/java/jflex/Makefile @@ -1,9 +1,5 @@ -# Ports collection Makefile for: JFlex -# Date created: 27 January 2004 -# Whom: Conor McDermottroe -# +# Created by: Conor McDermottroe # $FreeBSD$ -# PORTNAME= jflex PORTVERSION= 1.4.2 @@ -32,6 +28,7 @@ PORTDOCS= * SUB_FILES= jflex.sh +NO_STAGE= yes post-extract: ${MKDIR} ${WRKSRC}/tools ${CP} ${DISTDIR}/JFlex.jar ${WRKSRC}/tools/ -- cgit v1.2.3