diff options
Diffstat (limited to 'ftp')
-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 |