diff options
Diffstat (limited to 'dns/powerdns/Makefile')
-rw-r--r-- | dns/powerdns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 190860b4f7ac..bc4416091c16 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -25,7 +25,6 @@ USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= YES CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-modules="pipe" \ --with-dynmodules="${CONFIGURE_MODULES}" \ --sysconfdir="${PREFIX}/etc/pdns" \ |