aboutsummaryrefslogtreecommitdiff
path: root/security/nessus
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-02-22 05:21:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-02-22 05:21:09 +0000
commitac8b27f90c190b6f84efd167aff7303988e8e164 (patch)
tree25bf90cd1fedc3f23f127d3b424301aa4dcc188c /security/nessus
parentdc962ee5860ab55e30c7cc9bfa1f4602b1a972f4 (diff)
downloadports-ac8b27f90c190b6f84efd167aff7303988e8e164.tar.gz
ports-ac8b27f90c190b6f84efd167aff7303988e8e164.zip
Notes
Diffstat (limited to 'security/nessus')
-rw-r--r--security/nessus/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 094cf72cd570..a19d20240221 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: nessus
-# Version required: 0.99.2
+# Version required: 0.99.4
# Date created: 1 May 1999
# Whom: Anders Nordby <anders@fix.no>
#
@@ -35,16 +35,10 @@ CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}"
MAN1= nessus.1
MAN8= nessusd.8
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400001
-BROKEN= "Can't be built successfully in -CURRENT"
-.endif
-
post-install:
@${ECHO} "=========================================================="
@${ECHO} "Be sure to erase your old ${PREFIX}/etc/nessus!"
@${ECHO} "The syntax of nessusd.users and nessusd.rules has changed!"
@${ECHO} "=========================================================="
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>