diff options
Diffstat (limited to 'archivers/libdynamite/Makefile')
-rw-r--r-- | archivers/libdynamite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile index ac9991b8eea7..514958e39a85 100644 --- a/archivers/libdynamite/Makefile +++ b/archivers/libdynamite/Makefile @@ -15,7 +15,7 @@ MAINTAINER= boris@brooknet.com.au COMMENT= Decompress data compressed with PKWARE Data Compression Library GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_REINPLACE= yes INSTALLS_SHLIB= yes |