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/proxsmtp/Makefile | |
parent | 407cd6ad0841da624b35e678f82dac648efd3eee (diff) |
Notes
Diffstat (limited to 'mail/proxsmtp/Makefile')
-rw-r--r-- | mail/proxsmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 35379b41489a..977d85d8a701 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -11,7 +11,7 @@ COMMENT= Flexible SMTP filter which can act also as transparent proxy LICENSE= BSD -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_RC_SUBR= proxsmtpd |