1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

- fix build on 7-CURRENT

Submitted by:	Hajimu UMEMOTO
This commit is contained in:
Dirk Meyer 2006-03-31 05:53:40 +00:00
parent 7de4f061a1
commit 04b45f5ef0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158456

View File

@ -51,6 +51,10 @@ CONFIGURE_ARGS+= --with-popauth
CONFIGURE_ARGS+= --with-pam
.endif
.if ${OSVERSION} >= 700014
CONFIGURE_ARGS+= --have-resn
.endif
PLIST_FILES+= bin/dnsblchk bin/dnsblupd bin/ipfwmtad bin/mxlookup \
bin/spamilter \
bin/spamilter-system-report bin/spamilter-user-report \