diff options
Diffstat (limited to 'ftp/proftpd/Makefile')
-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 a59b907d0854..d04a64d3f9ee 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -48,7 +48,7 @@ PORTDOCS= * .endif MAKE_JOBS_UNSAFE= yes -USES+= gmake libtool +USES+= cpe gmake libtool USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes |