diff options
Diffstat (limited to 'dns/unbound')
-rw-r--r-- | dns/unbound/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 1fbddfb8095d..99eba767b5bb 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -17,7 +17,6 @@ COMMENT= A validating, recursive, and caching DNS resolver USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} USE_LDCONFIG= yes |