Date: Wed, 8 Oct 2014 17:07:10 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370462 - head/ftp/proftpd Message-ID: <201410081707.s98H7ALx097269@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Oct 8 17:07:09 2014 New Revision: 370462 URL: https://svnweb.freebsd.org/changeset/ports/370462 QAT: https://qat.redports.org/buildarchive/r370462/ Log: Do not overwrite USES from slave ports Modified: head/ftp/proftpd/Makefile Modified: head/ftp/proftpd/Makefile ============================================================================== --- head/ftp/proftpd/Makefile Wed Oct 8 17:05:36 2014 (r370461) +++ head/ftp/proftpd/Makefile Wed Oct 8 17:07:09 2014 (r370462) @@ -48,7 +48,7 @@ PORTDOCS= * .endif MAKE_JOBS_UNSAFE= yes -USES= gmake libtool +USES+= gmake libtool USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410081707.s98H7ALx097269>