From 34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:04:43 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 2) --- devel/jiic/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/jiic') diff --git a/devel/jiic/Makefile b/devel/jiic/Makefile index 269377f8fe02..7b3bf40a9739 100644 --- a/devel/jiic/Makefile +++ b/devel/jiic/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: jiic -# Date created: 28 Jun 2010 -# Whom: Alex Dupre -# +# Created by: Alex Dupre # $FreeBSD$ -# PORTNAME= jiic PORTVERSION= 20120110 @@ -28,6 +24,7 @@ ALL_TARGET= jar PLIST_FILES= %%JAVAJARDIR%%/iso9660.jar +NO_STAGE= yes post-extract: @${CP} ${FILESDIR}/build.xml ${WRKSRC} -- cgit v1.2.3