diff options
Diffstat (limited to 'irc/hybserv/Makefile')
-rw-r--r-- | irc/hybserv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index e5b462a8f8e7..c2da60312b81 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -19,8 +19,6 @@ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/hybserv -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - .if defined(WITH_DAEMONTOOLS) CONFIGURE_ARGS+= --with-daemontools RUN_DEPENDS+= supervise:${PORTSDIR}/sysutils/daemontools |