diff options
Diffstat (limited to 'palm/synce-librapi2/Makefile')
-rw-r--r-- | palm/synce-librapi2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-librapi2/Makefile b/palm/synce-librapi2/Makefile index 8da98a669566..8de49b6514ed 100644 --- a/palm/synce-librapi2/Makefile +++ b/palm/synce-librapi2/Makefile @@ -23,7 +23,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 USE_ICONV= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE} CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} |