aboutsummaryrefslogtreecommitdiff
path: root/net/bsdproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bsdproxy/Makefile')
-rw-r--r--net/bsdproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bsdproxy/Makefile b/net/bsdproxy/Makefile
index c4a0e2d94944..c10672c3afdb 100644
--- a/net/bsdproxy/Makefile
+++ b/net/bsdproxy/Makefile
@@ -11,11 +11,11 @@ COMMENT= A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API
GNU_CONFIGURE= yes
USE_GNOME= glib12
+NO_STAGE= yes
DOCS= ChangeLog README
.if !defined(NOPORTDOCS)
-NO_STAGE= yes
post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR}