aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2014-01-19 21:06:19 +0800
committermm <mm@FreeBSD.org>2014-01-19 21:06:19 +0800
commit0deddeb20d4e0eb20b7b3166928d6074ae67bdb6 (patch)
tree887156b668a627b0a1ade9bc36fede8776edb371 /ftp/proftpd
parentb6d4ee0927241bca5488864bc254b8f6da4481c2 (diff)
downloadfreebsd-ports-gnome-0deddeb20d4e0eb20b7b3166928d6074ae67bdb6.tar.gz
freebsd-ports-gnome-0deddeb20d4e0eb20b7b3166928d6074ae67bdb6.tar.zst
freebsd-ports-gnome-0deddeb20d4e0eb20b7b3166928d6074ae67bdb6.zip
Fix one-line del prev. commit
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
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