diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:39:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:39:16 +0000 |
commit | c3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2 (patch) | |
tree | e4e4d152f667d98787c75d940435b64eb76e1667 /news | |
parent | d0b0a941f8e9a8e24c0c2bfe4435c3690a510e51 (diff) | |
download | ports-c3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2.tar.gz ports-c3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2.zip |
Notes
Diffstat (limited to 'news')
-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} |