From 3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/goaccess/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/goaccess') diff --git a/sysutils/goaccess/Makefile b/sysutils/goaccess/Makefile index dd24a973ebe4..bd279830e315 100644 --- a/sysutils/goaccess/Makefile +++ b/sysutils/goaccess/Makefile @@ -31,6 +31,7 @@ MAN1= ${PORTNAME}.1 PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO +NO_STAGE= yes do-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -- cgit