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/elfrc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/elfrc') diff --git a/devel/elfrc/Makefile b/devel/elfrc/Makefile index 515b74f16e62..37cb4b8e54ab 100644 --- a/devel/elfrc/Makefile +++ b/devel/elfrc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: elfrc -# Date created: 13 July 2007 -# Whom: Ed Schouten -# +# Created by: Ed Schouten # $FreeBSD$ -# PORTNAME= elfrc PORTVERSION= 0.7 @@ -16,6 +12,7 @@ COMMENT= Resource compiler for ELF systems PLIST_FILES= bin/elfrc PORTDOCS= README +NO_STAGE= yes do-build: @${ECHO} '#define ELFRC_VERSION "${PORTVERSION}"' > ${WRKSRC}/config.h ${CC} ${CFLAGS} ${LDFLAGS} -o ${WRKSRC}/elfrc ${WRKSRC}/elfrc.c -- cgit v1.2.3