diff options
Diffstat (limited to 'devel/libmimedir/Makefile')
-rw-r--r-- | devel/libmimedir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile index 39974868ec9f..47a810e833bb 100644 --- a/devel/libmimedir/Makefile +++ b/devel/libmimedir/Makefile @@ -14,7 +14,7 @@ MAINTAINER= boris@brooknet.com.au COMMENT= Library for parsing RFC2425 MIME Directory Profile information GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_LIBTOOL_VER= 13 USE_BISON= yes |