diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-01-07 19:57:46 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-01-07 19:57:46 +0000 |
commit | 1f5b8f0a685017e724f41814d0454edb53883172 (patch) | |
tree | db27367324a775a8d4d05dd61e174700132199a2 /ftp | |
parent | 148c06c245402100f47dca33507f46bc206d32b3 (diff) | |
download | ports-1f5b8f0a685017e724f41814d0454edb53883172.tar.gz ports-1f5b8f0a685017e724f41814d0454edb53883172.zip |
Notes
Diffstat (limited to 'ftp')
-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 |