From 0deddeb20d4e0eb20b7b3166928d6074ae67bdb6 Mon Sep 17 00:00:00 2001 From: mm Date: Sun, 19 Jan 2014 13:06:19 +0000 Subject: Fix one-line del prev. commit --- ftp/proftpd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp') diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index fcbc77758993..4bdeaed06366 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -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 -- cgit