From a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 25 Jul 2008 14:34:52 +0000 Subject: - Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT --- dns/powerdns-recursor/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'dns/powerdns-recursor') diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 86628fb9ade1..41101acec317 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost USE_BZIP2= yes USE_GMAKE= yes -USE_GCC= 3.4+ OPTIONS= SETUID "Run as pdns_recursor user" on \ LUA "Enable Lua bindings" off \ -- cgit