diff options
Diffstat (limited to 'security/clamav-devel/Makefile')
-rw-r--r-- | security/clamav-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 496df9ca852d..ab5cb27b3742 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -27,7 +27,7 @@ OPTIONS= MILTER "Compile the milter interface" Off \ CURL "Support URL downloading" Off USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_AUTOCONF_VER=259 USE_AUTOMAKE_VER=19 USE_LIBTOOL_VER=15 |