aboutsummaryrefslogtreecommitdiff
path: root/comms/atslog
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-16 22:23:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-16 22:23:46 +0000
commit66181bdbd29b0126ceccf85bbf66b7c2848ad1e2 (patch)
treec88ba436bd00971f53fe376f97a95aace6c4641e /comms/atslog
parentfcb5dfd169b576e19c0ea2ac598caa01e111b556 (diff)
downloadports-66181bdbd29b0126ceccf85bbf66b7c2848ad1e2.tar.gz
ports-66181bdbd29b0126ceccf85bbf66b7c2848ad1e2.zip
Notes
Diffstat (limited to 'comms/atslog')
-rw-r--r--comms/atslog/Makefile4
-rw-r--r--comms/atslog/files/pkg-message.in2
2 files changed, 2 insertions, 4 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile
index d96ddbcc6e50..a9fbb6241454 100644
--- a/comms/atslog/Makefile
+++ b/comms/atslog/Makefile
@@ -134,8 +134,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/comms/atslog/files/pkg-message.in b/comms/atslog/files/pkg-message.in
index 88da694e1af6..d45a94026154 100644
--- a/comms/atslog/files/pkg-message.in
+++ b/comms/atslog/files/pkg-message.in
@@ -5,6 +5,8 @@ To setup SQL tables for the ATSlog, please run:
Please edit %%PREFIX%%/etc/atslog.conf to suit your needs.
+Don't forget to add atslogd_enable="YES" into your /etc/rc.conf.
+
To make ATSlog www interface available through your web site, I suggest
that you add something like the following to httpd.conf: