diff options
-rw-r--r-- | ftp/proftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index aede8f0a12d9..16e33d9bdeca 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -305,7 +305,6 @@ PLIST_SUB+= QUOTA="@comment " .if defined(WITH_CLAMAV) DISTFILES+= mod_clamav-0.11rc.tar.gz:clam -EXTRACT_ONLY+= mod_clamav-0.11rc.tar.gz EXTRA_PATCHES+= ${FILESDIR}/extra-patch-modules_mod_xfer.c USE_CLAMAV= yes MODULES:=${MODULES}:mod_clamav |