diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 14:59:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 14:59:24 +0000 |
commit | 44c69d4d3311cca8a69f80d59eb762ce8cf11655 (patch) | |
tree | fb8361289dfbd5625416ba2d4627bd9f2e6b9271 /ftp/proftpd | |
parent | 0c89abcf89b0e940862d57e3c60d9c10853645e6 (diff) | |
download | ports-44c69d4d3311cca8a69f80d59eb762ce8cf11655.tar.gz ports-44c69d4d3311cca8a69f80d59eb762ce8cf11655.zip |
Notes
Diffstat (limited to 'ftp/proftpd')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 4bdeaed06366..0cc9fd41cbaf 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -44,7 +44,7 @@ PORTDOCS= * .endif MAKE_JOBS_UNSAFE= yes -USE_GMAKE= yes +USES= gmake USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes |