aboutsummaryrefslogtreecommitdiff
path: root/java/jlex
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
commitc2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (patch)
tree9d4d6914bba66a98d022a49d46c9560210d37839 /java/jlex
parent8ee9a3584fefeb3d690ec2549846d609e3607360 (diff)
downloadports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.tar.gz
ports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: java)
Notes
Notes: svn path=/head/; revision=327738
Diffstat (limited to 'java/jlex')
-rw-r--r--java/jlex/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/java/jlex/Makefile b/java/jlex/Makefile
index 4445b09830c8..75891879027e 100644
--- a/java/jlex/Makefile
+++ b/java/jlex/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: jlex
-# Date created: 1 June 1999
-# Whom: jake@checker.org
-#
+# Created by: jake@checker.org
# $FreeBSD$
-#
PORTNAME= jlex
PORTVERSION= 1.2.6
@@ -24,6 +20,7 @@ NO_WRKSUBDIR= yes
SUB_FILES= jlex.sh pkg-message
SUB_LIST= JAVAJARDIR=${JAVAJARDIR}
+NO_STAGE= yes
do-extract:
@${RM} -rf ${WRKDIR}
@${MKDIR} ${WRKDIR}