aboutsummaryrefslogtreecommitdiff
path: root/mail/dspam-devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-07 22:19:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-07 22:19:08 +0000
commit9f9a6be6e69e7754060384d6da0b72428e6192c4 (patch)
tree3fb0f015b35b8faee764e1e2908b17bf1b63513d /mail/dspam-devel
parent206fd5dabf552e032435b08052bab823a720acfd (diff)
downloadports-9f9a6be6e69e7754060384d6da0b72428e6192c4.tar.gz
ports-9f9a6be6e69e7754060384d6da0b72428e6192c4.zip
- Builds on 7.x and up
Notes
Notes: svn path=/head/; revision=216500
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r--mail/dspam-devel/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index 7b21c244f736..45466db1560c 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -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}