From 05fecf61ca662eaec80cd7b9ca603a87245aa0c6 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 7 Oct 2015 16:04:22 -0300 Subject: [PATCH] Remove PERL_UTILS from ntp and PGM from libzmq4 --- tools/conf/pfPorts/make.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 228c980535..a972fdee0f 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -31,6 +31,10 @@ security_strongswan_UNSET_FORCE= EAPAKA3GPP2 dns_unbound_SET_FORCE= LIBEVENT +net_libzmq4_UNSET_FORCE=PGM + +net_ntp_UNSET_FORCE= PERL_UTILS + .if ${.CURDIR:N*net/rsync*}=="" CFLAGS+= -static .endif