aboutsummaryrefslogtreecommitdiff
path: root/www/mod_clamav
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-05-16 18:46:48 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-05-16 18:46:48 +0000
commit18f3a2e6704475b51a993d6be54543aba535e608 (patch)
tree4c42e79393fddce8494704d73148f3bbd06eceaa /www/mod_clamav
parentdbd9e5be7d6023d59797b45c72126ab0cf3a001d (diff)
downloadports-18f3a2e6704475b51a993d6be54543aba535e608.tar.gz
ports-18f3a2e6704475b51a993d6be54543aba535e608.zip
Retire security/clamav-devel, clamav is not being updated that much nowadays,
so a -devel version is not required anymore. Also removed OPTIONS on other ports that pointed to clamav-devel as a dependency. Approved by: portmgr (implict)
Notes
Notes: svn path=/head/; revision=354254
Diffstat (limited to 'www/mod_clamav')
-rw-r--r--www/mod_clamav/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/mod_clamav/Makefile b/www/mod_clamav/Makefile
index 4d6c987bc474..13382e04c2a3 100644
--- a/www/mod_clamav/Makefile
+++ b/www/mod_clamav/Makefile
@@ -18,17 +18,10 @@ USE_AUTOTOOLS= libtool
USE_APACHE= 22
GNU_CONFIGURE= yes
-OPTIONS_DEFINE= CLAMAVDEVEL
-CLAMAVDEVEL_DESC= development version of CLAMAV
-
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MCLAMAVDEVEL}
-LIB_DEPENDS+= libclamav.so:${PORTSDIR}/security/clamav-devel
-.else
CLAMAV_PORT= security/clamav
LIB_DEPENDS+= libclamav.so:${PORTSDIR}/security/clamav
-.endif
CONFIGURE_ARGS= --with-apxs=${APXS} \
--libdir=${PREFIX}/lib/apache2