From 857aec5d6b82d83ac07f49f4dab6463acb984c3c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:03:26 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) --- devel/elfsh/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/elfsh') diff --git a/devel/elfsh/Makefile b/devel/elfsh/Makefile index f59f2ff3f5d8..e9342b0823ff 100644 --- a/devel/elfsh/Makefile +++ b/devel/elfsh/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: elfsh -# Date created: May 02 2003 -# Whom: Samy Al Bahra -# +# Created by: Samy Al Bahra # $FreeBSD$ -# PORTNAME= elfsh PORTVERSION= 0.51b3 @@ -20,4 +16,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes USE_LDCONFIG= yes +NO_STAGE= yes .include -- cgit v1.2.3