diff options
Diffstat (limited to 'www/tidy-devel/Makefile')
-rw-r--r-- | www/tidy-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index 09edccf..c0918a0 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -28,7 +28,7 @@ PLIST_SUB= SHLIB="@comment " USE_AUTOMAKE_VER= 15 AUTOMAKE_ARGS+= -a -c --foreign USE_AUTOCONF_VER= 213 -CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL} +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes PLIST_SUB= SHLIB="" |