- Unbreak on 4.X

Submitted by:   Alexander Logvinov <ports@logvinov.com> (talking on icq)
This commit is contained in:
Martin Wilke 2007-01-16 22:23:46 +00:00
parent fcb5dfd169
commit 66181bdbd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182544
2 changed files with 2 additions and 4 deletions

View file

@ -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>

View file

@ -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: