summaryrefslogtreecommitdiff
path: root/security/clamav
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2005-10-12 10:05:11 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2005-10-12 10:05:11 +0000
commit39a02318590370dfdc52fe66a8b08002fa4f70cc (patch)
treec5e9405e39df8e32a2149d92cb232e0e35051890 /security/clamav
parentRemove empty directories on deinstallation. (diff)
Fix using of libunrar in OPTIONS variable.
Noted by: ache
Notes
Notes: svn path=/head/; revision=145086
Diffstat (limited to 'security/clamav')
-rw-r--r--security/clamav/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 8917221165f8..be3c1fd94369 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \
OPTIONS= MILTER "Compile the milter interface" Off \
CURL "Support URL downloading" Off \
- UNRAR "Support for external Unrar library" Off
+ LIBUNRAR "Support for external Unrar library" Off
USE_REINPLACE= yes
USE_LIBTOOL_VER=15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}