diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-23 06:54:47 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-23 06:54:47 +0800 |
commit | d15f59a7333633bd5d6a57199a4c486c9a076117 (patch) | |
tree | 95d816895f3cfc52a7917a25530155bb02017cab | |
parent | 0ef5155046020728d4ba14d64494c3740d842d3e (diff) | |
download | freebsd-ports-gnome-d15f59a7333633bd5d6a57199a4c486c9a076117.tar.gz freebsd-ports-gnome-d15f59a7333633bd5d6a57199a4c486c9a076117.tar.zst freebsd-ports-gnome-d15f59a7333633bd5d6a57199a4c486c9a076117.zip |
- Add CPE info
Approved by: portmgr blanket
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index e6b216272150..ef4901f54545 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -71,7 +71,7 @@ APPID_CONFIGURE_ENV+= luajit_CFLAGS="-I${LOCALBASE}/include/luajit-2.0" \ USE_RC_SUBR= snort SUB_FILES= pkg-message -USES= pathfix libtool +USES= cpe pathfix libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes |