summaryrefslogtreecommitdiff
path: root/package/proftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/proftpd/Makefile')
-rw-r--r--package/proftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/proftpd/Makefile b/package/proftpd/Makefile
index 2fea241aa..fbae31c18 100644
--- a/package/proftpd/Makefile
+++ b/package/proftpd/Makefile
@@ -13,7 +13,7 @@ PKG_URL:= http://www.proftpd.org/
PKG_SITES:= ftp://ftp.proftpd.org/distrib/source/
PKG_NOPARALLEL:= 1
-PKG_FLAVOURS:= WITH_FTPUSERS
+PKG_FLAVOURS_PROFTPD:= WITH_FTPUSERS
PKGFD_WITH_FTPUSERS:= install /etc/ftpusers along with proftpd
include $(TOPDIR)/mk/package.mk