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/plzip/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/plzip') diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile index 499aff3f2c24..8dc71d98adbc 100644 --- a/archivers/plzip/Makefile +++ b/archivers/plzip/Makefile @@ -13,6 +13,7 @@ BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib PLIST_FILES= bin/plzip +NO_STAGE= yes USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \ -- cgit freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* STAGEifyoliver2014-06-121-3/+2
* - Use /usr/bin/unzip for zip files extraction (part 2)ak2014-06-06