diff options
Diffstat (limited to 'net/librouteros/Makefile')
-rw-r--r-- | net/librouteros/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/librouteros/Makefile b/net/librouteros/Makefile index d5747354dbd8..014373152fd3 100644 --- a/net/librouteros/Makefile +++ b/net/librouteros/Makefile @@ -27,6 +27,7 @@ CFLAGS+= -I${LOCALBASE}/include -Wno-error PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} |