diff options
Diffstat (limited to 'archivers/unarj/Makefile')
-rw-r--r-- | archivers/unarj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |