aboutsummaryrefslogtreecommitdiffstats
path: root/security/snort
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2009-10-06 10:51:56 +0800
committerclsung <clsung@FreeBSD.org>2009-10-06 10:51:56 +0800
commit6e89a7a8730cea276b94c1b181bdc7a87f50dc07 (patch)
treeac4f8adb2d4cdb2b6de120dd798ca4313265a3f6 /security/snort
parentd60bbabbde2d1574c1b4dc886c48aa4aa6ca8877 (diff)
downloadfreebsd-ports-gnome-6e89a7a8730cea276b94c1b181bdc7a87f50dc07.tar.gz
freebsd-ports-gnome-6e89a7a8730cea276b94c1b181bdc7a87f50dc07.tar.zst
freebsd-ports-gnome-6e89a7a8730cea276b94c1b181bdc7a87f50dc07.zip
- Mark MAKE_JOBS_UNSAFE, as it fails with forced jobs
- bump PORTREVISION PR: ports/138644 Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3 dot ru>
Diffstat (limited to 'security/snort')
-rw-r--r--security/snort/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index 3f135d51d5ff..e77c84c88f91 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snort
PORTVERSION= 2.8.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.snort.org/dl/ \
http://dl.snort.org/snort-current/ \
@@ -34,6 +34,7 @@ USE_RC_SUBR= snort.sh
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_UNSAFE= yes
CONFIG_DIR?= ${PREFIX}/etc/snort
CONFIG_FILES= classification.config gen-msg.map reference.config \