From 24a1652ff482bf00e6f7e7aac23bf1be1a5f053a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:31:57 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: dns) --- dns/walker/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/walker') diff --git a/dns/walker/Makefile b/dns/walker/Makefile index 6c4c5208f543..e1445f21f3aa 100644 --- a/dns/walker/Makefile +++ b/dns/walker/Makefile @@ -19,6 +19,7 @@ MAN1= walker.1 PLIST_FILES= bin/walker PORTDOCS= index.html +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/walker ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1 -- cgit v1.2.3