diff options
Diffstat (limited to 'news/nntpcache/Makefile')
-rw-r--r-- | news/nntpcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 5a55b7ef196b..04d4262d8c3a 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -17,7 +17,7 @@ USE_AUTOTOOLS= automake:env SPOOLDIR?= /var/spool NO_CDROM= Free for individuals and non-military, non-profit organisations only -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${SPOOLDIR} |