From a6bc98f9877906e1ac2f125afcd52cbe49c1dcdf Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 13:11:20 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) --- archivers/lcab/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'archivers/lcab') diff --git a/archivers/lcab/Makefile b/archivers/lcab/Makefile index 154503b7a209..d138cd8c9835 100644 --- a/archivers/lcab/Makefile +++ b/archivers/lcab/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: LCAB -# Date created: 27 May 2005 -# Whom: Alexey Dokuchaev -# +# Created by: Alexey Dokuchaev # $FreeBSD$ -# PORTNAME= lcab DISTVERSION= 1.0b12 @@ -15,6 +11,7 @@ COMMENT= Microsoft .CABinet file creator LICENSE= GPLv2 +NO_STAGE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/lcab -- cgit