- Builds on 7.x and up

This commit is contained in:
Pav Lucistnik 2008-07-07 22:19:08 +00:00
parent 206fd5dabf
commit 9f9a6be6e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216500

View File

@ -133,10 +133,6 @@ DSPAM_HOME_MODE?= 0770
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 699999
BROKEN= for now dspam doesn't build on HEAD with PGSQL DB driver; it should be OK with any other driver
.endif
CONFIGURE_ARGS+= --sysconfdir=${DSPAM_ETC}
CONFIGURE_ARGS+= --with-logdir=${LOG_DIR}
PLIST_SUB+= LOG_DIR=${LOG_DIR}