aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-recursor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-06 21:59:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-06 21:59:35 +0000
commit947509047e07bee028cc0a166b7f0954399c2dc9 (patch)
tree9cbaab78ea78334c31f912d01efae320a6ccbde0 /dns/powerdns-recursor
parentc4524bef4d7f9c17f4df670b554145c17fdea7f5 (diff)
downloadports-947509047e07bee028cc0a166b7f0954399c2dc9.tar.gz
ports-947509047e07bee028cc0a166b7f0954399c2dc9.zip
Notes
Diffstat (limited to 'dns/powerdns-recursor')
-rw-r--r--dns/powerdns-recursor/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index fddc0b8c3901..71317aae8cfd 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -39,13 +39,6 @@ USE_RC_SUBR+= pdns-recursor
.if defined(WITH_STATIC)
MAKE_ENV+=STATIC=full
PLIST_SUB+= STATIC="@comment "
-.else
-MAKE_ENV+=STATIC=semi
-PLIST_SUB+= STATIC=""
-.endif
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
.endif
.if exists(/usr/include/ucontext.h) && ${OSVERSION} >= 500000