aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-17 06:23:46 +0800
committermiwi <miwi@FreeBSD.org>2007-01-17 06:23:46 +0800
commitacca1004ef2c038db1d685d8b483efa5ac1e5fca (patch)
tree06e339666aac21447d1587e41435af301ded3664
parent8be584ce965c1614958b175f5135c7a3643fba0d (diff)
downloadfreebsd-ports-gnome-acca1004ef2c038db1d685d8b483efa5ac1e5fca.tar.gz
freebsd-ports-gnome-acca1004ef2c038db1d685d8b483efa5ac1e5fca.tar.zst
freebsd-ports-gnome-acca1004ef2c038db1d685d8b483efa5ac1e5fca.zip
- Unbreak on 4.X
Submitted by: Alexander Logvinov <ports@logvinov.com> (talking on icq)
-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: