diff options
Diffstat (limited to 'palm/synce-libsynce')
-rw-r--r-- | palm/synce-libsynce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile index 14219dea7ccb..975c2198f1e6 100644 --- a/palm/synce-libsynce/Makefile +++ b/palm/synce-libsynce/Makefile @@ -18,7 +18,7 @@ MAN1= synce.1 USE_ICONV= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE} INSTALLS_SHLIB= yes |