aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 17:07:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 17:07:09 +0000
commitcd4cf50280fb010e8a96722cc368df31a8c63821 (patch)
tree00cd34f40d9cfcdf3a7ab4a175eaea1c40e0b3d5 /ftp/proftpd
parentabe541e47d2b2834d40419d5a5ab7972d612f2bb (diff)
downloadports-cd4cf50280fb010e8a96722cc368df31a8c63821.tar.gz
ports-cd4cf50280fb010e8a96722cc368df31a8c63821.zip
Do not overwrite USES from slave ports
Notes
Notes: svn path=/head/; revision=370462
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 97d1b4388a4d..e99485b9c2ef 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -48,7 +48,7 @@ PORTDOCS= *
.endif
MAKE_JOBS_UNSAFE= yes
-USES= gmake libtool
+USES+= gmake libtool
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes