diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-07 08:46:25 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-07 08:46:25 +0800 |
commit | 29330d19eb9e93dfe45784592fbbaed2db2a2877 (patch) | |
tree | 59f07592ab307378cfc77a6d04e18e531355a404 /security/clamav | |
parent | 148fa891fd91a38092d5dbe6f68ba680efb36839 (diff) | |
download | freebsd-ports-gnome-29330d19eb9e93dfe45784592fbbaed2db2a2877.tar.gz freebsd-ports-gnome-29330d19eb9e93dfe45784592fbbaed2db2a2877.tar.zst freebsd-ports-gnome-29330d19eb9e93dfe45784592fbbaed2db2a2877.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 03d766c9f479..278f677c3d15 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -49,7 +49,7 @@ DMG_XAR_USE= GNOME=libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gmake libtool +USES= cpe gmake libtool INSTALL_TARGET= install-strip USE_RC_SUBR= clamav-clamd clamav-freshclam |