Fix one-line del prev. commit

This commit is contained in:
Martin Matuska 2014-01-19 13:06:19 +00:00
parent 01c246c852
commit 71bbac064f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340279

View File

@ -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