diff options
-rw-r--r-- | news/fidogate-ds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 727c1a094758..82222ae3e537 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -55,8 +55,8 @@ DESCDIR_CONFIGURE_ENABLE= desc-dir DNT_NETMAIL_CONFIGURE_ENABLE= dnt-netmail FMSGID_CONFIGURE_ENABLE= fs-msgid INN_BUILD_DEPENDS= ${LOCALBASE}/news/bin/innconfval:${PORTSDIR}/news/inn -INN_CONFIGURE_WITH= news INN_CONFIGURE_ON= --with-newsbindir=${LOCALBASE}/news/bin +INN_CONFIGURE_OFF= --without-news NFS_LOCK_CONFIGURE_ENABLE= nfs-safe-lock CONFIGURE_ARGS+= --libexec=${PREFIX}/libexec/fidogate \ |