aboutsummaryrefslogtreecommitdiff
path: root/devel/zziplib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/zziplib/Makefile')
-rw-r--r--devel/zziplib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index 577babbf6580..10cdbfbd3eab 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -22,7 +22,7 @@ USE_GNOME= gnomehack
USE_INC_LIBTOOL_VER= 13
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>