diff options
Diffstat (limited to 'news/fidogate-ds/Makefile')
-rw-r--r-- | news/fidogate-ds/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 46ecf78e7e0c..80a3b2103de0 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -39,6 +39,8 @@ PLIST_SUB+= SPOOLDIR=${SPOOLDIR} \ HAS_CONFIGURE= yes .if defined(WITHOUT_INN) CONFIGURE_ARGS+= --without-news +.else +CONFIGURE_ARGS+= --with-newsbindir=${LOCALBASE}/news/bin .endif .if !defined(WITH_BSO) CONFIGURE_ARGS+= --enable-amiga-out |