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/unarj/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/unarj/Makefile') diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index fbc0575c1bba..1e467b3939d1 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -12,6 +12,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Allows files to be extracted from ARJ archives +NO_STAGE= yes PLIST_FILES= bin/unarj PORTDOCS= unarj.txt technote.txt -- cgit