aboutsummaryrefslogtreecommitdiffstats
path: root/security/clamav-devel
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2012-08-03 23:34:45 +0800
committergarga <garga@FreeBSD.org>2012-08-03 23:34:45 +0800
commit614c4ed9928269c536345007e69e8ba648fccf8d (patch)
tree840e8379f841715c5db9a647458ff49f7766d803 /security/clamav-devel
parenta3dfce416fb9bdc21b43f0f2cbc480e7205aaa94 (diff)
downloadfreebsd-ports-gnome-614c4ed9928269c536345007e69e8ba648fccf8d.tar.gz
freebsd-ports-gnome-614c4ed9928269c536345007e69e8ba648fccf8d.tar.zst
freebsd-ports-gnome-614c4ed9928269c536345007e69e8ba648fccf8d.zip
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports
Diffstat (limited to 'security/clamav-devel')
-rw-r--r--security/clamav-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile
index 6048fa0e9f05..eff0f0c787ac 100644
--- a/security/clamav-devel/Makefile
+++ b/security/clamav-devel/Makefile
@@ -18,7 +18,7 @@ COMMENT= Command line virus scanner written entirely in C
LICENSE= GPLv2
-OPTIONS_DEFINE= ARC ARJ LHA UNZOO UNRAR LLVM TESTS MILTER LDAP ICONV STDERR
+OPTIONS_DEFINE= ARC ARJ LHA UNZOO UNRAR LLVM TESTS MILTER LDAP ICONV STDERR DOCS
ARC_DESC= Enable arch archives support
ARJ_DESC= Enable arj archives support
@@ -30,7 +30,7 @@ TESTS_DESC= Run compile-time tests (req. python)
MILTER_DESC= Compile the milter interface
STDERR_DESC= Print logs to stderr instead of stdout
-OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS
+OPTIONS_DEFAULT= ARC ARJ LHA UNZOO UNRAR LLVM TESTS DOCS
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes