diff options
Diffstat (limited to 'irc/hybserv/Makefile')
-rw-r--r-- | irc/hybserv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index 4792a7d86f86..8ca3e7bdaf35 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -29,6 +29,7 @@ GROUPS= ${USERS} DAEMONTOOLS_RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools DAEMONTOOLS_CONFIGURE_ENABLE= daemontools +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |