aboutsummaryrefslogtreecommitdiff
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2011-01-07 19:57:46 +0000
committerWesley Shields <wxs@FreeBSD.org>2011-01-07 19:57:46 +0000
commit1f5b8f0a685017e724f41814d0454edb53883172 (patch)
treedb27367324a775a8d4d05dd61e174700132199a2 /ftp/proftpd
parent148c06c245402100f47dca33507f46bc206d32b3 (diff)
downloadports-1f5b8f0a685017e724f41814d0454edb53883172.tar.gz
ports-1f5b8f0a685017e724f41814d0454edb53883172.zip
Fix extraction when using clamav option.
Approved by: mm@ (maintainer)
Notes
Notes: svn path=/head/; revision=267488
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile1
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