diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:38:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 11:38:25 +0000 |
commit | d0b0a941f8e9a8e24c0c2bfe4435c3690a510e51 (patch) | |
tree | c4ade48be40a9e1bcd60b5ccb3984e76b56d5ac1 /mail/ifile/Makefile | |
parent | 407cd6ad0841da624b35e678f82dac648efd3eee (diff) | |
download | ports-d0b0a941f8e9a8e24c0c2bfe4435c3690a510e51.tar.gz ports-d0b0a941f8e9a8e24c0c2bfe4435c3690a510e51.zip |
Notes
Diffstat (limited to 'mail/ifile/Makefile')
-rw-r--r-- | mail/ifile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index acbd3585550a..e6a8a3cafc37 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/ MAINTAINER= ports@FreeBSD.org COMMENT= An application of machine learning to e-mail filtering -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_CSTD= gnu89 |