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/p7zip/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/p7zip') diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 6f0f8724dff5..d1153222c4d9 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -16,6 +16,7 @@ OPTIONS_DEFAULT= MODULES MINIMAL_DESC= Support only .7z file format MODULES_DESC= Build modules +NO_STAGE= yes USE_BZIP2= yes MAKEFILE= makefile WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} -- cgit