diff options
Diffstat (limited to 'www/middleman/Makefile')
-rw-r--r-- | www/middleman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/middleman/Makefile b/www/middleman/Makefile index a29e784..4bcbbe4 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -17,7 +17,7 @@ COMMENT= A robust proxy server WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_REINPLACE= yes |