Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2014 13:06:19 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340279 - head/ftp/proftpd
Message-ID:  <201401191306.s0JD6JDh010838@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mm
Date: Sun Jan 19 13:06:19 2014
New Revision: 340279
URL: http://svnweb.freebsd.org/changeset/ports/340279
QAT: https://qat.redports.org/buildarchive/r340279/

Log:
  Fix one-line del prev. commit

Modified:
  head/ftp/proftpd/Makefile

Modified: head/ftp/proftpd/Makefile
==============================================================================
--- head/ftp/proftpd/Makefile	Sun Jan 19 13:03:40 2014	(r340278)
+++ head/ftp/proftpd/Makefile	Sun Jan 19 13:06:19 2014	(r340279)
@@ -23,6 +23,7 @@ LICENSE?=	GPLv2
 LICENSE_FILE?=	${WRKSRC}/COPYING
 
 .if defined(_BUILDING_PROFTPD_MODULE)
+BUILD_DEPENDS+=	${LOCALBASE}/sbin/proftpd:${PORTSDIR}/ftp/proftpd
 RUN_DEPENDS+=	${LOCALBASE}/sbin/proftpd:${PORTSDIR}/ftp/proftpd
 .endif
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401191306.s0JD6JDh010838>