diff options
Diffstat (limited to 'dns/c-ares/Makefile')
-rw-r--r-- | dns/c-ares/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile index e7b2a7f6109a..8f7b701dc761 100644 --- a/dns/c-ares/Makefile +++ b/dns/c-ares/Makefile @@ -31,7 +31,6 @@ MAKE_ENV= SHLIB_VER="${SHLIB_VER}" PLIST_SUB= SHLIB_VER="${SHLIB_VER}" GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared MAN3= ares_cancel.3 \ |